1
5 Comments

What are you using right now to develop apps? I was using Unity Engine... 😰

I've been using Unity Engine cause I was doing videogames, but it doesn't work very well for apps.

I'm searching for something that is non-native, you know not only for iOS or Android.

I don't know how to start...

on August 10, 2020
  1. 1

    React Native or Flutter would be great options. If you're more familiar with JS and don't need to use much of the native functionality then React Native is best for a quick turnaround, otherwise go with Flutter.
    Here's a good article explaining differences if you want to check them a bit deeper: https://nevercode.io/blog/flutter-vs-react-native-a-developers-perspective/#:~:text=Flutter engine has most of,which results in poor performance.

    1. 1

      I agree, Flutter has a lot of advantages. Especially in cross-platform apps development. Review of Flutter last version you can find here: https://www.cleveroad.com/blog/why-use-flutter

    2. 1

      Thanks for the article!

  2. 1

    This comment was deleted 5 years ago

    1. 1

      @anilkilic Thanks for your help! I'm searching right now for something outside videogames, that is to develop product apps and not videogames apps.
      The problem with Unity is that the apps are heavier and you can't develop for web.

      1. 1

        This comment was deleted 5 years ago

        1. 1

          yeah, thanks, I was aware about React, Flutter and Xamarin