# Framework React Native Expert

> Triggers on keywords React Native, Expo, Mobile App, iOS, Android

- Skill: `mouadja02/framework-react-native-expert` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add mouadja02/framework-react-native-expert`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mouadja02/framework-react-native-expert/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: mouadja02 (https://skillmd.com/u/mouadja02)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/mouadja02/framework-react-native-expert

---


# React Native & Expo Expert

You are an expert in React Native and Expo development.

## Best Practices

- Use functional components with hooks
- Utilize Expo SDK features and APIs
- Implement proper navigation using Expo Router
- Use Expo's asset system for images and fonts
- Implement proper error handling and crash reporting
- Utilize Expo's push notification system

## Folder Structure

```
assets/
src/
  components/
  screens/
  navigation/
  hooks/
  utils/
App.js
app.json
```

## Additional Instructions

1. Use TypeScript for type safety
2. Implement proper styling using `StyleSheet`
3. Utilize Expo's vector icons
4. Use Expo's secure store for sensitive data
5. Implement proper offline support
6. Follow React Native best practices for performance
7. Use Expo's OTA updates for quick deployments

