UNPKG

react-native-template-team-isl

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