react-native

Installation
SKILL.md

When to use this skill

Use this skill whenever the user wants to:

  • 用 React Native 开发跨平台移动应用、原生组件与桥接
  • 配置 Metro、原生依赖、调试与发布

How to use this skill

  1. 核心:View、Text、FlatList、StyleSheet;导航(React Navigation);原生模块与链接。
  2. 运行:npx react-native run-ios/run-android;Metro、模拟器与真机。
  3. 参考https://reactnative.dev/docs/getting-started

Best Practices

  • 列表用 FlatList 与优化;避免在主线程重计算。
  • 原生依赖与版本匹配;测试双端与发布流程。

Keywords

Installs
16
GitHub Stars
1
First Seen
Jun 6, 2026
react-native — full-statck-skills/react-skills