File tree Expand file tree Collapse file tree
android/app/src/main/res/values Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<resources >
2- <string name =" app_name" >nativeBoilerplate </string >
2+ <string name =" app_name" >Boilerplate </string >
33</resources >
Original file line number Diff line number Diff line change 11{
2- "name" : " nativeBoilerplate " ,
3- "displayName" : " nativeBoilerplate "
4- }
2+ "name" : " Boilerplate " ,
3+ "displayName" : " Boilerplate "
4+ }
Original file line number Diff line number Diff line change 55 <key >CFBundleDevelopmentRegion </key >
66 <string >en </string >
77 <key >CFBundleDisplayName </key >
8- <string >nativeBoilerplate </string >
8+ <string >Boilerplate </string >
99 <key >CFBundleExecutable </key >
1010 <string >$(EXECUTABLE_NAME) </string >
1111 <key >CFBundleIdentifier </key >
Original file line number Diff line number Diff line change 11{
2- "name" : " nativeBoilerplate " ,
3- "version" : " 0.0.1 " ,
2+ "name" : " Boilerplate " ,
3+ "version" : " 0.1.0 " ,
44 "private" : true ,
55 "scripts" : {
66 "start" : " node node_modules/react-native/local-cli/cli.js start" ,
You can’t perform that action at this time.
0 commit comments