A library to manage dynamic updates to React Native apps

React Native enhances mobile development in many ways, but it's no big news that one of the the most talked about feature is its built-in ability to dynamically load the application code.

This opens new ways of developing and releasing applications (expecially for iOS) so that it naturally spawned services like AppHub and projects as CodePush.

AeroFS's guys are providing their addition to this kind of functionality providing it as an NPM Package for iOS and Android.

react-native-auto-updater on GitHub

react-native-auto-updater react-native-auto-updater