You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good news! It's gonna be possible with new init! See #241 for details on how to adjust your template (you're gonna need template.config.js in your project root and point to your template there, we're also gonna copy all the files you have in template, just like that)
Feel free to try it with @react-native-community/cli@next :)
Describe the Feature
Hi everyone,
I created a React Native template with:
It’s so simple to use it:
It's better than the
--typescript
mentioned on React Native blogYou can see the repo here: https://github.com/mauriciord/rn-ts-boilerplate
Possible Implementations
I want put this scripts in a React Native template. When someone starts a project it would come with this scripts on
package.json
:Then, i need to open a PR to add this functionality, what do you think? We could change blog posts encouraging the use of this template.
The text was updated successfully, but these errors were encountered: