ideacreation / react-native-barcodescanner

A barcode scanner component for react native - not maintained anymore - use react-native-camera
MIT License
537 stars 162 forks source link

react-native upgrade removes changes to android/settings.gradle, android/app/build.gradle and MainActivity.java #20

Closed ghost closed 8 years ago

ghost commented 8 years ago

how to avoid this?

andreaskeller commented 8 years ago

@einicher That is true for all react native projects. There is the possibility to diff the changes and then either skip the file or overwrite it.