React Native Expo Cursorrules Prompt File

Apply for react-native-expo-cursorrules-prompt-file. // React Native Expo .cursorrules // React Native Expo best practices const reactNativeExpoBestPractices = [ Use when this capability is needed.

tomevault-io 5120024 2 files · 2.1 KB Updated

File contents

react-native-expo-cursorrules-prompt-file

// React Native Expo .cursorrules

// React Native Expo best practices

const reactNativeExpoBestPractices = [ "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

const folderStructure = assets/ src/ components/ screens/ navigation/ hooks/ utils/ App.js app.json;

// Additional instructions

const additionalInstructions = `

  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 `;

Source: Tryboy869/dojutsu-for-ai — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/tryboy869--dojutsu-for-ai--react-native-expo-cursorrules-prompt-file commit 51200244cf

Frequently asked questions

npx skillmds@latest add tomevault-io/react-native-expo-cursorrules-prompt-file