Skip to main content
Back to registry

react-native-architecture

wshobson/agents

Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture.

Installs4
Install command
npx skills add https://github.com/wshobson/agents --skill react-native-architecture
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture. - Starting a new React Native or Expo project - Implementing complex navigation patterns - Integrating native modules and platform APIs - Building offline-first mobile applications - Optimizing React Native performance - Setting up CI/CD for mobile releases - Use Expo - Faster development, OTA updates, managed native code - FlashList over FlatList - Better performance for long lists - Memoize components - Prevent unnecessary re-renders - Use Reanimated - 60fps animations on native thread - Test on real devices - Simulators miss real-world issues - Don't inline styles - Use StyleSheet.create for performance - Don't fetch in render - Use useEffect or React Query - Don't ignore platform differences - Test on both iOS and Android - Don't store secrets in code - Use environment variables - Don't skip error boundaries - Mobile crashes are unforgiving

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does react-native-architecture do?

Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture.

Is react-native-architecture good?

react-native-architecture does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does react-native-architecture work with?

react-native-architecture currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to react-native-architecture?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install react-native-architecture?

npx skills add https://github.com/wshobson/agents --skill react-native-architecture

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering