v-rumak / rn-project-template

MIT License
0 stars 0 forks source link

What should be included #1

Open v-rumak opened 3 years ago

v-rumak commented 3 years ago

Whatever you wish(except "Flow" ofc)...

P.S. Current list: TS, Prettier, i18next, axios, react-native-dotenv, husky

valorkin commented 3 years ago

github actions -> lint -> build -> test? eslint-typescript if you will have time several template pages:

Thegrep01 commented 3 years ago

@valorkin I thought about push notifications but not all projects need it and it hard to delete if, from the project, maybe divide it into a separate branch

valorkin commented 3 years ago

@Thegrep01 does react has something like schematics in angular?

Thegrep01 commented 3 years ago

@valorkin, unfortunately, no, also in RN we need to change native ios and Android code for push notifications

valorkin commented 3 years ago

:facepalm: