Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded the project to use the latest version of RN and RN Navigation #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jkoutavas
Copy link

What's currently on master isn't building with the latest React Native (0.61.2) . This PR resolves that. react-native run-ios and react-native run-android work now.

Note the inclusion of a Podfile and Podfile.lock

@d-neri
Copy link

d-neri commented Feb 9, 2020

Thanks for this, works great.

Were the vector icons removed for a specific reason?

react-native-vector-icons "6.1.0"
react-native-easy-grid "0.2.2"
react-native-keyboard-aware-scroll-view "0.9.1"
react-native-vector-icons "^6.6.0"
Copy link
Author

@jkoutavas jkoutavas Feb 10, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

native-base pulls in react-native-vector-icons here.

@jkoutavas
Copy link
Author

Were the vector icons removed for a specific reason?

It was redundant. the native-base package pulls it in as a dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants