什麼是 react-native?
使用 Expo 和裸工作流程進行行動應用程式開發的 React Native 模式。觸發器:建立行動應用程式、使用 React Native 元件、使用 Expo、React Navigation 或 NativeWind 時。 來源:gentleman-programming/gentleman-skills。
使用 Expo 和裸工作流程進行行動應用程式開發的 React Native 模式。觸發器:建立行動應用程式、使用 React Native 元件、使用 Expo、React Navigation 或 NativeWind 時。
透過命令列快速安裝 react-native AI 技能到你的開發環境
來源:gentleman-programming/gentleman-skills。
| Create new Expo project | npx create-expo-app@latest --template tabs | | Add NativeWind | npx expo install nativewind tailwindcss | | Platform check | Platform.OS === 'ios' | | Safe insets | useSafeAreaInsets() from react-native-safe-area-context | | Navigation | router.push('/screen') with Expo Router |
| Deep linking | Configure in app.json under expo.scheme | | Environment vars | Use expo-constants or react-native-dotenv | | Icons | @expo/vector-icons (included in Expo) | | Animations | react-native-reanimated for 60fps animations | | Gestures | react-native-gesture-handler |
使用 Expo 和裸工作流程進行行動應用程式開發的 React Native 模式。觸發器:建立行動應用程式、使用 React Native 元件、使用 Expo、React Navigation 或 NativeWind 時。 來源:gentleman-programming/gentleman-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/gentleman-programming/gentleman-skills --skill react-native 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/gentleman-programming/gentleman-skills --skill react-nativeBrowse more skills from gentleman-programming/gentleman-skills
使用 Expo 和裸工作流程進行行動應用程式開發的 React Native 模式。觸發器:建立行動應用程式、使用 React Native 元件、使用 Expo、React Navigation 或 NativeWind 時。 來源:gentleman-programming/gentleman-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/gentleman-programming/gentleman-skills --skill react-native 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/gentleman-programming/gentleman-skills