UNPKG

@handidev/react-native-typescript-boilerplate

Version:
13 lines (10 loc) 382 B
module.exports = { // Placeholder used to rename and replace in files // package.json, index.json, android/, ios/ placeholderName: "reactNativeBoilerplate", titlePlaceholder: 'Handi.dev react native typescript boilerplate', // Directory with template templateDir: "./template", // Path to script, which will be executed after init postInitScript: "./script.js" };