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 13ab429 commit 0599142Copy full SHA for 0599142
template.config.js
@@ -1,6 +1,6 @@
1
module.exports = {
2
// Placeholder name that will be replaced in package.json, index.json, android/, ios/ for a project name.
3
- placeholderName: 'HelloWorld',
+ placeholderName: 'ProjectName',
4
5
// Placeholder title that will be replaced in values.xml and Info.plist with title provided by the user.
6
// We default this value to 'Hello App Display Name', which is default placeholder in react-native template.
0 commit comments