DEV Community

Discussion on: Using React Navigation with Functional Components

Collapse
 
rozzz333 profile image
rozzz333

should i install its dependencies?
when i try to install dependencies by this command :

npm install react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view

i get error

Collapse
 
harshil1712 profile image
Harshil Agrawal

Hey @rozzz333 ,
Are you trying to install it in a new project or in an existing one? Also it might help if you could share the error you're getting.