|
|
|
|
|
by conceit
3662 days ago
|
|
> When you develop a fully native app you do it pretty much in one place. On iOS you’re in Xcode, for Android you’re in Android Studio. With React Native you have a terminal (with a couple of panes), a text editor, perhaps Redux Remote DevTools plus your IDE for the platform you’re targeting. It's not like those IDEs can't be configured to work with the raw tools. |
|