Hi, I have a problem.
I'm create a simple app using "react-native init" and i use git and create a new branch but i don't know how to run app in new branch not in master.
react-native run-ios or react-native run-anroid that run code in master.
how to run code from new branch.
thanks.
Hi, I have a problem.
I'm create a simple app using "react-native init" and i use git and create a new branch but i don't know how to run app in new branch not in master.
react-native run-ios or react-native run-anroid that run code in master.
how to run code from new branch.
thanks.