Update React Native app to newer version
The app to be updated is the sample application on this link:
https://litesync.io/en/mobile-database-replication-react-native.html
You must update it to work with newer version of React Native (0.73), including:
* Update of project dependencies
* Update native code in Android and iOS, or adjust configurations in android/build.gradle, android/app/build.gradle, ios/Podfile, etc.
* Update code of this plugin https://github.com/litesync/react-native-litesync (javascript, JSON and configs, native code in C not included on the job). It will be imported in the `node_modules` folder, so you can update it there locally and then send the folder with the changes
Until it works.
Preference will be given for freelancer that can test it on MacOS (both iOS and Android)
The job is complete when the app is working on both iOS and Android