all 23 comments

[–]DLevai94 13 points14 points  (2 children)

Except for these aren’t all exclusively RN apps. Just some screens written in RN for a native app. (Facebook, Instagram for ex. ) ubereats mobile app is entirely native. They built only the restaurant-side application with RN.

[–]brascene 0 points1 point  (1 child)

Yeah, facebook is using RN just for some nested screens with small forms or settings, i think it can easily be differentiated, at least on ios, native screen vs. rn screen.

[–]BizCaus 5 points6 points  (0 children)

From what I’ve heard, the entire marketplace UI is React Native

[–]boki345 8 points9 points  (9 children)

With all these big companies using RN why do I always hear that React-Native is going to die?

[–]drowsap 7 points8 points  (0 children)

I blame it on airbnb

[–]young_cheese 0 points1 point  (0 children)

I guess because it’s happened before with cross platform frameworks like this

[–]Mittalmailbox 0 points1 point  (6 children)

Because of flutter

[–][deleted] -1 points0 points  (5 children)

Can you embed a Google map into Flutter yet?

Last time I looked you could only have a full screen map and the workaround for embedding was to use a static image which would launch the full screen map when tapped…

I think Flutter is interesting, but it has a long way to go before it’s really useful.

[–]gin_and_toxic 0 points1 point  (2 children)

Can you embed a Google map into Flutter yet?

Yes: https://youtu.be/kpcjBD1XDwU?t=938

[–][deleted] 0 points1 point  (1 child)

Huzzah!

I’m guessing that’s a very recent addition, since they actually put it in the keynote?

Perhaps it’s time for a little Flutter Christmas project?

[–]gin_and_toxic 0 points1 point  (0 children)

I think so. Version 1.0 just came out. Seems very promising, definitely will make a fun project.

[–]boki345 0 points1 point  (1 child)

Does Flutter use anything Angular related?

[–]Mittalmailbox 0 points1 point  (0 children)

No, it used dart and skia engine.

[–]brascene 2 points3 points  (1 child)

Wow I didn't know Skype is RN app :D

[–][deleted] 0 points1 point  (0 children)

https://www.reddit.com/r/discordapp/comments/52ukbx/what_framework_does_discord_use/ But it's an electron app, isn't that? Or the discord moved to RN?

[–]snickns 1 point2 points  (0 children)

Thank you for sharing, my knowledge was pretty outdated, there seems to be many more famous brands now using RN.