AlaminPu1007 / ImageGallery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image-gallery application

image gallery application is made in react-native. This application is able to take photo by using user device camera and save inside their local storage. At a time only 4 image are visible by using pagination.
User can able to pagination with left(mean previous swipe) and right(mean next swipe) side also with previous and next button.

How to run react-native project

1 ) run npm install -- inside root projects
2 ) cd ios && pod install
3 ) npx react-native run-android/run-ios

About


Languages

Language:TypeScript 51.9%Language:C++ 19.2%Language:Objective-C++ 10.0%Language:Objective-C 6.6%Language:Makefile 4.2%Language:Ruby 3.5%Language:JavaScript 2.9%Language:Starlark 1.7%