Skip to content

hamdankun/react-native-custom-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages