git ssb

1+

Rômulo Alves / dat-react-native



Tree: e7a281942d7ba07122d3b8d738ef13d3b128ea0e

Files: e7a281942d7ba07122d3b8d738ef13d3b128ea0e / index.js

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

Built with git-ssb-web