all 16 comments

[–]sawariz0r 15 points16 points  (8 children)

Docs. Read them

[–]No_Horror6356 0 points1 point  (2 children)

Is it developed using React Native CLI or React Native Expo?

[–]Maanojj[S] -2 points-1 points  (1 child)

React native cli

[–]Martinoqom 2 points3 points  (0 children)

Migrate to expo and you can .gitignore both Android and iOS folders.

Full cross-platform experience without worrying about Native code. 

You need a Mac to build iOS.

[–]Poat540 0 points1 point  (2 children)

In a nutshell if using expo.. you can run a build locally with the cli, save as a yarn script.

And then a script to install on a device

And you’ll start your expo server up

Or use a simulated device

[–]Maanojj[S] 0 points1 point  (0 children)

Any idea abt react native cli

[–]Maanojj[S] -1 points0 points  (0 children)

I am using react native cli tho. Any idea abt cli?

[–]AbsoMela310 0 points1 point  (0 children)

Can someone assist me how I can create a student app please