react-native-custom-gallery

this custom package from https://github.com/FinalTeam/RxGalleryFinal

Usage no npm install needed!

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

README

react-native-custom-gallery

this custom package from https://github.com/FinalTeam/RxGalleryFinal

i already add some additional and improvment

How To Setup ?

setting.gradle

include ':react-native-custom-gallery'
project(':react-native-custom-gallery').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-custom-gallery/android')

android/app/buid.gradle

include ':react-native-custom-gallery'
project(':react-native-custom-gallery').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-custom-gallery/android')