Installing GlueStack UI + Expo + Expo Router (missing Expo Router) #1670
Closed
eybel
started this conversation in
Feature Request
Replies: 1 comment
-
Hey @eybel, you can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys.
Amazing project. This is a feature recommendation, not urgent. Its still easy to install Expo Router but...
It would be awesome if you guys offered the installation with Expo but with Router by default or at least optional.
Expo + Expo Router is offered by Expo.
These are the packages that come with expo + expo router:
EXPO + EXPO ROUTER OFFICIAL INSTALLATION
"dependencies": {
"expo": "~49.0.15",
"expo-status-bar": "~1.6.0",
"react": "18.2.0",
"react-native": "0.72.6",
"expo-router": "^2.0.0",
"react-native-safe-area-context": "4.6.3",
"react-native-screens": "~3.22.0",
"expo-linking": "~5.0.2",
"expo-constants": "~14.4.2",
"react-native-gesture-handler": "~2.12.0"
Beta Was this translation helpful? Give feedback.
All reactions