react-native-banana

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

Usage no npm install needed!

<script type="module">
  import reactNativeBanana from 'https://cdn.skypack.dev/react-native-banana';
</script>

README

Bannaner

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 the contents with AWS, by API.