git ssb

1+

Rômulo Alves / dat-react-native



Tree: e8d0ace8d7fb72ebd26bc05407e4ab61357f913a

Files: e8d0ace8d7fb72ebd26bc05407e4ab61357f913a / index.js

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

Built with git-ssb-web