We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5019590 commit 0acfcfbCopy full SHA for 0acfcfb
index.android.js
@@ -4,4 +4,4 @@ import {
4
5
import Root from './src';
6
7
-AppRegistry.registerComponent('Root', () => Root);
+AppRegistry.registerComponent('EZNetApp', () => Root);
index.ios.js
0 commit comments