shermanhuman/ignite icon
public
Published on 3/11/2025
React Native Ignite

React Native Ignite Template: https://github.com/infinitered/ignite - React Native v0.76 - React v18 - TypeScript v5 - React Navigation v6 - MobX-State-Tree v5 - MobX-React-Lite v3 - Expo SDK v52 - Expo Font v13 - Expo Localization v16 - Expo Status Bar v2 - RN Reanimated Animations v3 - MMKV Persistence v2 - apisauce v2 - Reactotron RN v3 - Hermes - Jest v29 - Maestro v4 - react-native-keyboard-controller v1 - FlashList v1

Rules
Prompts
Models
Context

MCP Servers

Learn more

No MCP Servers configured

- Follow React patterns
- Avoid prop drilling
- Use React Native v0.76
- Use React	v18 
- Use TypeScript	v5
- Use Expo	SDK	v52	
- Use Hermes	JS engine
- Use React Navigation v6 for Navigation		
- Use MobX-State-Tree	v5 for State Management
- Use MobX-React-Lite v3 to	Re-render React performantly
- Use Expo Font	v13 for Custom Fonts
- Use Expo Localization v16	for Internationalization
- Use Expo Status Bar	Status Bar Library	v2	Status bar support
- Use RN v3 for animations
- Use MMKV	v2 for State persistence
- Use apisauce	v2 as the REST client
- Use Reactotron v3 for	JS debugging
- Use Jest	v29	for testing
- Use Maestro	for end-to-end UI testing
- Use date-fns v4	for date library
- Use react-native-keyboard-controller	v1 for keyboard management
- Use FlashList	v1	to replace FlatList to render simple lists
- Use bun for package management
React v18 Docshttps://18.react.dev/reference/react
TypeScript Docshttps://www.typescriptlang.org/docs/
Expo Docshttps://docs.expo.dev/
MobX-state-tree Docshttps://mobx-state-tree.js.org/intro/welcome
MobX React Lite Docshttps://mobx.js.org/react-integration.html
Jest Docshttps://jestjs.io/docs/getting-started
Supabase Docshttps://supabase.com/docs

Prompts

Learn more
Write Jest test
Write unit test with Jest
Use Jest to write a comprehensive suite of unit tests for this function

Context

Learn more
Reference specific functions or classes from throughout your project
Reference the contents from any documentation site
Reference all of the changes you've made to your current branch
Reference the last command you ran in your IDE's terminal and its output
Get Problems from the current file
Uses the same retrieval mechanism as @Codebase, but only on a single folder
Reference the most relevant snippets from your codebase
Reference any file in your current workspace
Reference the markdown converted contents of a given URL
Reference the currently open file
Reference the outline of your codebase
Reference the structure of your current workspace