UNPKG

@wili/react-native-image-rotate

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