A simple app that demonstrates how to use react-native-shared-element
# Installation
yarn install
cd ios && pod install && cd ..
# Run on iOS
npx react-native run-ios
# Run on Android
npx react-native run-androidA simple app that demonstrates how to use react-native-shared-element
# Installation
yarn install
cd ios && pod install && cd ..
# Run on iOS
npx react-native run-ios
# Run on Android
npx react-native run-android