Stolen from Deltachat

  • @sheogorath
    link
    010 months ago

    Sadly if you’re doing mobile app work Macs are mandatory.

    • @Bytemeister
      link
      Ελληνικά
      8
      edit-2
      10 months ago

      Walled garden starting to look a lot like a padlocked cell…

      • @sheogorath
        link
        010 months ago

        Tell me how to make iOS apps on Linux

        • @[email protected]
          link
          fedilink
          210 months ago

          Nowadays you can use Expo, if you want to use React Native. They take care of everything, so a Mac isn’t needed anymore

          • @sheogorath
            link
            310 months ago

            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.