react-native-template
react-native-template copied to clipboard
add postInitScript to template config
We ran into issues in #79 when trying to make the transition to template.config.js with #75.
We couldn't get the postInitScript to work properly. This is a followup ticket to get that working. This will allow us to run our setup/index.js instead of telling the user to do it.