git ssb

1+

Rômulo Alves / dat-react-native



Tree: 523c133eb74777d899a46f3566f6654c5a92a360

Files: 523c133eb74777d899a46f3566f6654c5a92a360 / index.js

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

Built with git-ssb-web