added content for mobile applications (#2674)
parent
d234900a03
commit
7113a8c73e
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
|||||||
# Mobile applications |
# 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/) |
Loading…
Reference in new issue