react-native-starter
react-native-starter copied to clipboard
No change-theme.sh script
The docs (found here https://docs.reactnativestarter.com/theming) say you can change the theme by using a script. The script doesn't exist in the root directory like it says.
Also, if I go to the colors file (https://github.com/flatlogic/react-native-starter/blob/master/src/styles/colors.js) it only has colors for the blue theme.
I would like to use the red theme. Please add the script or at least post the colors for the red theme.
I found it in the purchased version. It's confusing since you link to the docs from the README and you don't state the changes between the free and purchased versions.