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 f08e613 commit 7848b0fCopy full SHA for 7848b0f
index.android.js
@@ -4,4 +4,4 @@ import {
4
5
import Root from './src';
6
7
-AppRegistry.registerComponent('EZNetApp', () => Root);
+AppRegistry.registerComponent('EZNet', () => Root);
index.ios.js
0 commit comments