Note: Image saving works only on ios
GH.mp4
GH2.mp4
Note: Make sure you have completed the React Native - Environment Setup instructions till "Creating a new application" step, before proceeding.
# using npm
npm pods
# OR using Yarn
yarn pods
# using npm
npm start
# OR using Yarn
yarn start
# using npm
npm run android
# OR using Yarn
yarn android
# using npm
npm run ios
# OR using Yarn
yarn ios