lucbelliveau / react-native-simple-contacts

Simple interface to iOS and Android contacts
MIT License
7 stars 5 forks source link

does this work with create-react-native-app and expo? #5

Open brownmagik352 opened 6 years ago

brownmagik352 commented 6 years ago

After installing react-native-simple-contacts, my app could no longer package correctly. I believe the installation ripped out/modified some critical parts of the create-react-native-app/expo setup: https://github.com/react-community/create-react-native-app

Given that create-react-native-app & expo are so great for lightweight starting out, it feels like this package would be particularly useful for people starting out