Can I gets react-native-elements copied to my project root. I just want to customize color and font default and my config not change when i delete my node_modules and npm / yarn install again??
@vbagustinus Yup
@vbagustinus You can still fork the repo and add your own fork in your package.json
yarn add https://github.com/vbagustinus/react-native-elements.git
You'll be glad to hear that we planned to add a theming feature for the v1.0.0, that will fit to your use case ! 馃帀 We're currently releasing v1.0.0-beta4 (most likely today). You can follow this on #216
This toolkit so easy to use. Thanks you very much. I'll be waiting for new Release.
Most helpful comment
@vbagustinus You can still fork the repo and add your own fork in your
package.jsonYou'll be glad to hear that we planned to add a theming feature for the
v1.0.0, that will fit to your use case ! 馃帀 We're currently releasingv1.0.0-beta4(most likely today). You can follow this on #216