UNPKG

react-native-lfcarousel

Version:
7 lines (4 loc) 133 B
// @flow import { AppRegistry } from 'react-native'; import App from './src'; AppRegistry.registerComponent('example', () => App);