UNPKG

@mindinventory/react-native-boilerplate

Version:
13 lines (10 loc) 380 B
module.exports = { // Placeholder used to rename and replace in files // package.json, index.json, android/, ios/ placeholderName: "MIBoilerplate", // Directory with template templateDir: "./templates/CliTemplate", // Path to script, which will be executed after init postInitScript: "./script.js", titlePlaceholder: "@mindinventory React Native Boilerplate", }