react-native이란?
Expo 및 베어 워크플로를 사용한 모바일 앱 개발을 위한 React Native 패턴입니다. 트리거: Expo, React Navigation 또는 NativeWind를 사용하여 모바일 앱을 구축하고 React Native 구성 요소로 작업할 때. 출처: gentleman-programming/gentleman-skills.
Expo 및 베어 워크플로를 사용한 모바일 앱 개발을 위한 React Native 패턴입니다. 트리거: Expo, React Navigation 또는 NativeWind를 사용하여 모바일 앱을 구축하고 React Native 구성 요소로 작업할 때.
명령줄에서 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 패턴입니다. 트리거: Expo, React Navigation 또는 NativeWind를 사용하여 모바일 앱을 구축하고 React Native 구성 요소로 작업할 때. 출처: 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 패턴입니다. 트리거: Expo, React Navigation 또는 NativeWind를 사용하여 모바일 앱을 구축하고 React Native 구성 요소로 작업할 때. 출처: 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