Last active
January 13, 2023 00:27
-
-
Save tim-hub/02b4941f452bad2a2ef908b8ad01eb21 to your computer and use it in GitHub Desktop.
web native tech stacks all in one
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Name | Description | |
---|---|---|
Apache Cordova | The most early stack for web dev to use even in JQuery time; people use it | |
React Native | as everyone knows | |
Expo | based on React Native | |
Ionic | An open source mobile UI toolkit for building modern; high quality cross-platform mobile apps from a single code base in React/Vue/Angular | |
Capacitor | Capacitor creates Web Native apps; providing a modern native container approach for teams who want to build web-first without sacrificing full access to native SDKs when they need it. | |
Quasar | based on Vue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment