Skip to content

Commit 0599142

Browse files
author
Ahmed Elshaabany
committed
Modify package.json file
1 parent 13ab429 commit 0599142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
// Placeholder name that will be replaced in package.json, index.json, android/, ios/ for a project name.
3-
placeholderName: 'HelloWorld',
3+
placeholderName: 'ProjectName',
44

55
// Placeholder title that will be replaced in values.xml and Info.plist with title provided by the user.
66
// We default this value to 'Hello App Display Name', which is default placeholder in react-native template.

0 commit comments

Comments
 (0)