Skip to content

Commit c78546c

Browse files
adriaanbaltPatrickJS
authored andcommitted
Expo Cursor Rules: Update navigation guideline to use Expo Router
1 parent b962e13 commit c78546c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/react-native-expo-cursorrules-prompt-file/.cursorrules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
const reactNativeExpoBestPractices = [
66
"Use functional components with hooks",
77
"Utilize Expo SDK features and APIs",
8-
"Implement proper navigation using React Navigation",
8+
"Implement proper navigation using Expo Router",
99
"Use Expo's asset system for images and fonts",
1010
"Implement proper error handling and crash reporting",
1111
"Utilize Expo's push notification system",

0 commit comments

Comments
 (0)