vonovak / react-native-round-checkbox

iOS-styled round checkbox for RN
30 stars 13 forks source link

updated react-native-vector-icons #2

Closed cbartondock closed 7 years ago

cbartondock commented 7 years ago

Wasn't sure if this even merited a pull request but what the heck.

Thanks for the great module!

vonovak commented 7 years ago

hi, thanks for bringing this up! Actually, in this case, vector icons should've been listed in peerDependencies. Can you change dependencies to peerDependencies? thanks :)

cbartondock commented 7 years ago

Done! I switched the react-native-vector-icons version back to 3.0.0

vonovak commented 7 years ago

sorry, I wasn't clear enough, please keep v4 and peerDependencies. :D

cbartondock commented 7 years ago

Done!

vonovak commented 7 years ago

thanks!