UNPKG

react-native-template-rn-homee

Version:
13 lines (10 loc) 385 B
module.exports = { // Placeholder used to rename and replace in files // package.json, index.json, android/, ios/ placeholderName: "AwesomeProject", titlePlaceholder: 'React-Native boilerplate by Homee!', // Directory with template templateDir: "./AwesomeProject", // Path to script, which will be executed after init postInitScript: "./script.js" };