Skip to content

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.

4 participants