Skip to content

bunyevacz/react-native-camera-roll-tutorial

 
 

Repository files navigation

Mastering the Camera Roll in React Native

React Native Training

This repo goes along with the medium tutorial Mastering the Camera Roll in React Native

Getting Started

  1. clone the repo
git clone [email protected]:react-native-training/react-native-camera-roll-tutorial.git
  1. install dependencies
yarn 

or

npm i
  1. link dependencies
react-native link
  1. start in ios or android
react-native run-ios

or

react-native run-android

About

Mastering the Camera Roll in React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.0%
  • Objective-C 28.4%
  • Python 11.1%
  • Java 9.5%