toggle image rotation example in react-native using typescript.
-
Clone this repository and run
npm install
-
For iOS run
cd ios && pod install
then runreact-native run-ios
-
for Android run
react-native run-android
Suggestions/Improvements and PRs are highly appreciable.