1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-21 16:41:24 +02:00

added content for mobile applications (#2674)

This commit is contained in:
Harshit Arora
2022-10-21 23:23:10 +05:30
committed by GitHub
parent d234900a03
commit 7113a8c73e

View File

@@ -1 +1,8 @@
# Mobile applications
A while back, developing a mobile app using JavaScript was impossible. But now JavaScript developers can create mobile applications using their knowledge for web development. Here is the list of options to create mobile applications in JavaScript.
* [React Native](https://reactnative.dev/)
* [Flutter](https://flutter.dev)
* [Ionic](https://ionicframework.com)
* [NativeScript](https://nativescript.org/)