All Projects → NativeScript → Nativescript

NativeScript / Nativescript

Licence: apache-2.0
NativeScript empowers you to access native platform APIs from JavaScript directly. Angular, Capacitor, Ionic, React, Svelte, Vue and you name it compatible.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
java
68154 projects - #9 most used programming language
CSS
56736 projects
objective c
16641 projects - #2 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Nativescript

Xplat
Cross-platform (xplat) tools for Nx workspaces https://nstudio.io/xplat
Stars: ✭ 300 (-98.55%)
Mutual labels:  cross-platform, nativescript, ionic
Capacitor
Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
Stars: ✭ 6,598 (-68.17%)
Mutual labels:  cross-platform, ionic, capacitor
IonicMadrid
Charlas Ionic Madrid
Stars: ✭ 14 (-99.93%)
Mutual labels:  ionic, capacitor
ionic-vue-mobile-template-01
Hybrid app template built with vue, ionic and capacitor.
Stars: ✭ 47 (-99.77%)
Mutual labels:  ionic, capacitor
ionic-firebase-image-upload
Building an Ionic App with Protected/Private Content. This app shows how to use Firebase Storage from an Ionic Angular app both with public and private content.
Stars: ✭ 19 (-99.91%)
Mutual labels:  ionic, capacitor
capacitor-site
Capacitor website
Stars: ✭ 0 (-100%)
Mutual labels:  ionic, capacitor
app-starter
Angular mono-repo (Ionic/Capacitor/StencilJS/Web Component) app starter for supporting cross platform apps.
Stars: ✭ 75 (-99.64%)
Mutual labels:  ionic, capacitor
v-cupertino
A Vue 3 Wrapper for Cupertino Pane Library
Stars: ✭ 17 (-99.92%)
Mutual labels:  ionic, capacitor
Ruui
React's cross-platform UI for Web and Native (Android, iOs)
Stars: ✭ 103 (-99.5%)
Mutual labels:  cross-platform, ionic
blobile
Blases Loaded - Unofficial Live Blaseball Game Viewer for iOS, Android, and Web
Stars: ✭ 16 (-99.92%)
Mutual labels:  ionic, capacitor
cordova-plugin-apkupdater
This plugin allows your Android app to download and install compressed updates without the Google Play Store.
Stars: ✭ 46 (-99.78%)
Mutual labels:  ionic, capacitor
ionic-level
iOS level app clone made with Angular, Ionic & Capacitor.
Stars: ✭ 19 (-99.91%)
Mutual labels:  ionic, capacitor
capacitor-rate-app
Let users rate your app using native review app dialog for both Android and iOS.
Stars: ✭ 88 (-99.58%)
Mutual labels:  ionic, capacitor
Svelte Nodegui
Build performant, native and cross-platform desktop applications with native Svelte + powerful CSS-like styling.🚀
Stars: ✭ 2,598 (-87.47%)
Mutual labels:  cross-platform, svelte
FhemNative
Cross Platform FHEM-HomeAutomation Frontend
Stars: ✭ 14 (-99.93%)
Mutual labels:  ionic, capacitor
Nativescript Schematics
nativescript, mobile, schematics, angular
Stars: ✭ 176 (-99.15%)
Mutual labels:  cross-platform, nativescript
ionic-vue-mobile-template-03
Hybrid app template built with vue, ionic and capacitor.
Stars: ✭ 62 (-99.7%)
Mutual labels:  ionic, capacitor
Mln
高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua
Stars: ✭ 1,343 (-93.52%)
Mutual labels:  cross-platform, nativescript
Stretch
High performance flexbox implementation written in rust
Stars: ✭ 1,383 (-93.33%)
Mutual labels:  cross-platform, flexbox
tutorial-photo-gallery-vue
Photo Gallery Tutorial: Ionic Vue and Capacitor
Stars: ✭ 33 (-99.84%)
Mutual labels:  ionic, capacitor

NativeScript

Build Status

NativeScript empowers you to access native APIs from JavaScript directly. The framework currently provides iOS and Android runtimes for rich mobile development and can be utilized in a number of diverse use cases.

Setup and Installation

Contribute

$ git clone https://github.com/NativeScript/NativeScript.git
$ cd NativeScript

# setup workspace for development
$ npm run setup

# list all available commands to run
$ npm start

We love you and your PR's 🤗. Please follow our contributing guide and see our code of governance to become as involved as you want to be.

@nativescript/*

Quick Links

Other source repos

Outside the source centralized in this repo, NativeScript consists of a few other source repos. Here are the major ones:

  • iOS runtime
    • npm
    • This repo contains the NativeScript iOS runtime — the code that hosts NativeScript iOS apps, and allows JavaScript code to be executed on iOS devices. The iOS runtime is written in a fun mix of C++, Objective-C, and more.
  • Android runtime
    • npm
    • This repo contains the NativeScript Android runtime — the code that hosts NativeScript Android apps, and allows JavaScript code to be executed on Android devices. The Android runtime is written in a fun mix of C++ and Java.
  • CLI
    • npm
    • This repo contains the NativeScript command-line interface, which lets you create, build, and run apps using the NativeScript framework. The CLI is written in TypeScript.
  • Docs
    • Docs
    • This repo contains the NativeScript framework documentation, which is available at http://docs.nativescript.org/. The docs are written in Markdown.

License

License

Made with ❤️

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].