Customize boilerplate for project
Add a free license, write readme, change app and project name, update info in package.json.
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@
|
||||
import React, { AppRegistry } from 'react-native';
|
||||
import App from './src/containers/app';
|
||||
|
||||
AppRegistry.registerComponent('Counter', () => App);
|
||||
AppRegistry.registerComponent('exactresistorcalculator', () => App);
|
||||
|
||||
Reference in New Issue
Block a user