General
PromptBeginner5 minmarkdown
- `pnpm-workspace.yaml`
`lerna.json`
0
Explore
105,620 skills indexed with the new KISS metadata standard.
`lerna.json`
scripts)
`apps/` directories
`ios/*/`
`next.config.js`
`src/store/`
`src/components/`
`npm run ios`
`*.ios.tsx`
tab
`useURL`
`TurboModule` | native-module |
`useStore` | zustand-store |
`configureStore` | redux-slice |
`export function use*()` | rn-hook |
`StyleSheet.create` | rn-component |
`NavigationContainer` | rn-navigation |
`components/`
`export function *Screen` | rn-screen |
`app/`
`static/` (if web)
`ios/` directories
scripts)
`app/`