VGallery - A beautiful gallery built by react native
Demo (Youtube video)
Introduction
VGallery – A beautiful gallery built by react native, react native gesture handler and reanimated.
Google photos API version with addtional features
=> Checkout branch GOOGLE PHOTOS
Installation
Clone my repo
git clone https://github.com/iamvucms/v-gallery.git
cd v-gallery
Use the package manager npm
yarn
cd ios && pod install
Usage
#run on ios
react-native run-ios
#run on android
react-native run-android
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.