Skip to content

Navipro70/react-native-reanimated-image-crop

Repository files navigation

Notes and example

Note: Image saving works only on ios

GH.mp4
GH2.mp4

Setup steps

Note: Make sure you have completed the React Native - Environment Setup instructions till "Creating a new application" step, before proceeding.

Step 1: Install dependencies

# using npm
npm pods

# OR using Yarn
yarn pods

Step 2: Start the Metro Server

# using npm
npm start

# OR using Yarn
yarn start

Step 3: Start Application

For Android

# using npm
npm run android

# OR using Yarn
yarn android

For iOS

# using npm
npm run ios

# OR using Yarn
yarn ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published