devalias.net icon indicating copy to clipboard operation
devalias.net copied to clipboard

[DeepDive] App development (iOS, Android, React Native, Flutter, Expo, etc)

Open 0xdevalias opened this issue 5 years ago • 0 comments

React Native

  • https://reactnative.dev/

Flutter

  • https://flutter.dev/
  • https://medium.com/flutter
    • https://medium.com/flutter/announcing-flutter-1-17-4182d8af7f8e

Expo

  • https://expo.io/
    • With Expo tools, services, and React, you can build, deploy, and quickly iterate on native Android, iOS, and web apps from the same JavaScript codebase.

  • https://docs.expo.io/
    • Expo is a framework and a platform for universal React applications. It is a set of tools and services built around React Native and native platforms that help you develop, build, deploy, and quickly iterate on iOS, Android, and web apps from the same JavaScript/TypeScript codebase.

  • https://github.com/expo/expo
    • Expo is an open-source platform for making universal native apps that run on Android, iOS, and the web. It includes a universal runtime and libraries that let you build native apps by writing React and JavaScript. This repository is where the Expo client software is developed, and includes the client apps, modules, apps, and more.

  • https://github.com/expo/expo-cli
    • Tools for creating, running, and deploying Universal Expo and React Native apps

Comparisons

  • https://nevercode.io/blog/flutter-vs-react-native-a-developers-perspective/
  • https://www.thedroidsonroids.com/blog/flutter-vs-react-native-what-to-choose-in-2020
  • https://hackernoon.com/react-native-vs-flutter-which-is-preferred-for-you-bba108f808
  • https://hackr.io/blog/react-native-vs-flutter

0xdevalias avatar May 12 '20 06:05 0xdevalias