UNPKG

react-native-egg

Version:

react-native-egg make your react native app infinitely more fun !!

4 lines (3 loc) 134 B
import { AppRegistry } from 'react-native'; import example from './example'; AppRegistry.registerComponent('example', () => example);