this post was submitted on 01 Dec 2023
1641 points (95.6% liked)

linuxmemes

20408 readers
961 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

Stolen from Deltachat

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 9 months ago (1 children)

If your app needs a lot of native modules Expo simply doesn't cut it. Developing iOS apps without running an iOS simulator is a lot of pain. In my early days of development my team actually tried this. There are too many quirks for each major mobile OS (Android & iOS) that makes it a lot of pain during testing if you don't at least try to run it on the simulator.

[โ€“] [email protected] 1 points 9 months ago

I agree. It's not impossible but it's cumbersome. You at least need an iOS device.