HarishJangra / react-native-easy-starter

A react-native starter kit using RN0.63, Flipper support, LogBox, AndroidX, Hooks workflow, easy-peasy, code-push, Themes support and much more
MIT License
257 stars 92 forks source link

NodeJs don't work #34

Closed anhdo9797 closed 3 years ago

anhdo9797 commented 3 years ago

Hi HarishJangra!

I am having the same problem with nodejs. When I run yarn android then my Nodejs auto close, it did my app can't restart

When I run yarn clean:android then my app has functioned normally but it takes quite a lot of time.

Can you help me?

Thanks you

HarishJangra commented 3 years ago

Do you start your server using yarn start in new terminal?

anhdo9797 commented 3 years ago

@HarishJangra Perhaps I was flawed, I didn't yarn start

PS: I hope you will add CI/CD for this project to be better. I am feeling very hard with it 👍

Once again I would like to thank for your project !