0

I am new to react native and tried to install the navigation module by following commands in MAC:

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

from the document link of https://reactnavigation.org/docs/getting-started but was unlucky struck with an error which i tried lot to clear,The error is in below link: enter image description here

Kindly request you to clear this issue.

1 Answer 1

2

In your terminal run the following command: cd ios && pod install && cd..

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.