A tutorial for using react native on mac.
There are two ways to use set up the react native.
No.1 Method:
This part is only for those pure JS users, but is not recommended
Expo :
'''
npm install -g expo
expo init <Your project Name>
'''
A tutorial for using react native on mac.
There are two ways to use set up the react native.
No.1 Method:
This part is only for those pure JS users, but is not recommended
Expo :
'''
npm install -g expo
expo init <Your project Name>
'''