UNPKG

react-native-image-rotate-box

Version:
5 lines (3 loc) 134 B
import { AppRegistry } from 'react-native'; import App from './src'; AppRegistry.registerComponent('ImageRotateExample', () => App);