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