General
PromptBeginner5 minmarkdown
- **Platform-specific**: `*.android.tsx`
`*.ios.tsx`
0
Explore
106,229 skills indexed with the new KISS metadata standard.
`*.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/`
`migrations/`
CI
Django migrations
`conftest.py` | pytest-fixture |
`def test_*():`
`typer.Typer` | cli-command |
`class *Service` | service-layer |
`op.create_table` | alembic-migration |