react-native-appupdate
react-native-appupdate copied to clipboard
Need build number and version number both for iOS
While updating the app to test flight or app store, for each new version we can change(increment) either the version number or build number. The combination has to be unique. So there are chances that the version of apps might match. It would be good if build number is also compared along with version number.
please can you add an example of using this lybrary??