this post was submitted on 26 Jul 2023
37 points (100.0% liked)

Technology

37381 readers
290 users here now

Rumors, happenings, and innovations in the technology sphere. If it's technological news or discussion of technology, it probably belongs here.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
top 10 comments
sorted by: hot top controversial new old
[–] anon_water@lemmy.ml 7 points 11 months ago (3 children)

How is this different than React Native?

[–] PonyOfWar@pawb.social 10 points 11 months ago

It is React Native, or rather a package that enhances React Native.

[–] optimal@lemmy.blahaj.zone 6 points 11 months ago (1 children)

It's React Native, shipped with batteries included

[–] anon_water@lemmy.ml 2 points 11 months ago (1 children)
[–] AnarchoYeasty@beehaw.org 1 points 11 months ago (1 children)

It ships with additional tooling around building and submitting your app to app stores, running your app while in development on your phone deployed via qr code, and a web based playground for quick prototyping and collaboration with others like a stackblitz type thing. It also comes with a number of apis for accessing the native maps, notifications, camera and gyroscope and other sensors, surface to draw with openGL/Skia and honestly a ton more.

I don't know why you wouldn't use expo if you are using react native. I'd feel like you were missing out on a lot

https://docs.expo.dev/versions/latest/

[–] anon_water@lemmy.ml 1 points 11 months ago (1 children)

Thank you. So this is useful if you write your backend in react native? I’ve experience building apps in Android but not in react native. I want to build a react native app for Android and iOS.

[–] AnarchoYeasty@beehaw.org 2 points 11 months ago

Right these are all tools and components for react native.

[–] redcalcium@lemmy.institute 4 points 11 months ago

It is ready native with extra goodies included.

[–] Molehill8244@beehaw.org 2 points 11 months ago* (last edited 11 months ago)

I have experience with this and I still firmly dislike React Native. I am currently using Flutter, but am looking forward to Kotlin Multiplatform improvements which will soon also be available on the 3 platforms

[–] joe_archer@feddit.uk 2 points 11 months ago

Have two apps using this in production. It's a clusterfuck. Advise against.

load more comments
view more: next ›