1.1.2 • Published 5 years ago

react-native-custom-gallery v1.1.2

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

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')