react-native-banana
v1.0.2
Published
In this part we'll make a POC which is able to 1. Make a diff between 2 react-native bundles. 2. Generate a compressed binary file for updates which acts as a zip file and will contain all the patch files. 3. Upload tool which can be customized to upload
Downloads
2
Readme
Bannaner
In this part we'll make a POC which is able to
- Make a diff between 2 react-native bundles.
- Generate a compressed binary file for updates which acts as a zip file and will contain all the patch files.
- Upload tool which can be customized to upload the contents with AWS, by API.