General
PromptBeginner5 minmarkdown
| Context | `createContext`
`useContext`
0
Explore
97,108 skills indexed with the new KISS metadata standard.
`useContext`
`export function use*()` | custom-hook |
`app/`
`hooks/`
`next.config.*`
compiler options)
`apps/` directories
scripts)
`next.config.js`
`lerna.json`
`src/components/`
`ios/*/`
`src/store/`
`npm run ios`
`*.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 |