react-native-apps

React Native / Mobile Apps

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "react-native-apps" with this command: npx skills add sraloff/gravityboots/sraloff-gravityboots-react-native-apps

React Native / Mobile Apps

When to use this skill

  • Building mobile apps with React Native or Expo.

  • Managing navigation stack.

  • Accessing native modules.

  1. Expo ecosystem
  • Expo Router: Use file-based routing (similar to Next.js) via expo-router .

  • Config: Manage native permissions via app.json config plugins.

  1. Styling
  • NativeWind: Use Tailwind-like classes via nativewind if standard, or StyleSheet.create for performance-critical views.

  • SafeArea: Always wrap top-level screens in SafeAreaView or handle insets manually.

  1. Performance
  • Lists: Use FlashList (Shopify) or optimized FlatList for long lists.

  • Bridge: Minimize passes over the JS bridge. Use Reanimated for 60fps animations.

  1. Navigation
  • Stack: Use Stack for drill-down.

  • Tabs: Use Tabs for top-level sections.

  • Deep Links: configure generic links in app.json for universal links.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

caddy-modern-config

No summary provided by upstream source.

Repository SourceNeeds Review
General

apache-lamp-config

No summary provided by upstream source.

Repository SourceNeeds Review
General

server-management

No summary provided by upstream source.

Repository SourceNeeds Review