osx - Can I use Expo's XDE without having to log in via the internet? -


i don't have internet access live. prefer programming research @ library coding @ home without internet distract me.

but i'm interested in react native , seems can't use xde if haven't logged in internet?

or missing something?

i'm using macos sierra on macbook air connected via usb new android phone.

you can use usb connect pc , run command

react-native run-android 

if can't run or can't find android. need eject before

react-native eject 

actually follow offical website https://facebook.github.io/react-native/docs/getting-started.html#installing-dependencies


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -