git ssb

1+

Rômulo Alves / dat-react-native



Tree: 6f84493caf0d6a43f8005ccda0612ddca1d9cc37

Files: 6f84493caf0d6a43f8005ccda0612ddca1d9cc37 / index.js

133 bytesRaw
1import { AppRegistry } from 'react-native';
2import App from './App';
3
4AppRegistry.registerComponent('beakerReactNative', () => App);
5

Built with git-ssb-web