We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b962e13 commit c78546cCopy full SHA for c78546c
rules/react-native-expo-cursorrules-prompt-file/.cursorrules
@@ -5,7 +5,7 @@
5
const reactNativeExpoBestPractices = [
6
"Use functional components with hooks",
7
"Utilize Expo SDK features and APIs",
8
- "Implement proper navigation using React Navigation",
+ "Implement proper navigation using Expo Router",
9
"Use Expo's asset system for images and fonts",
10
"Implement proper error handling and crash reporting",
11
"Utilize Expo's push notification system",
0 commit comments