Skynet843 / react-native-gallery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-gallery

This is Gallery app which design is cloned from samsung default gallery app.

Preview

demo

Main technologies used

A framework for building native apps with React.

Used for add buttom tab navigation and stack navigation

CameraRoll is a react-native native module that provides access to the local camera roll or photo library.

Install and run on android

cd react-native-gallery
npm install
npx react-native run-android

Install and run on ios

cd react-native-gallery
npm install
npx react-native run-ios

About


Languages

Language:JavaScript 46.8%Language:Java 27.3%Language:Objective-C 19.4%Language:Ruby 3.8%Language:Starlark 2.6%