1 min readSep 14, 2018
- You can use RN inside the native application in one Activity/ViewController — the rest of the app can be native. That is why also it’s technically possible to have one or more Flutter Activities/ViewControllers
- One of Groupon’s team investigated RN about 1.5 years ago but at that point, the licence was the deal breaker (about 6 months ago they’ve changed it). For us, the biggest issue was the enjoyment of development — for example, Android devs didn’t want to write javascript but were not against trying out Dart. Now, everybody on the same Android team prefers doing Flutter to native Android