Closed Gustash closed 4 years ago
The reason behind that was that we used a react-native module template, and totally missed those default values.
Thanks for taking care of that!
@SudoPlz I have a few other improvements in mind, but I need to wait for Google to review a test app in the Play Store so I can test them in internal tracks
I'll be super happy to hear them out.
The main one is adding a listener to track the progress of the update, as that's something the native API provides
This PR fixes a potential bundle clash with other packages since it used the default package bundle name instead of a unique one.
It also applies Android Studio's linter recommended fixes and adds the proper repo link to package.json.