mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-02 19:12:40 +08:00
chore: update waffle link for ios runtime (#5334)
This commit is contained in:
committed by
Alexander Vakrilov
parent
2166d1e415
commit
5bae124604
@ -56,7 +56,7 @@ The NativeScript framework consists of a number of components, all of which are
|
||||
[](https://www.npmjs.com/package/tns-core-modules) [](https://waffle.io/NativeScript/NativeScript)
|
||||
- This repo contains the [NativeScript cross-platform modules](http://docs.nativescript.org/core-concepts/modules), which abstract iOS and Android APIs into JavaScript APIs—e.g. `camera.takePicture()`. The modules are written in TypeScript.
|
||||
- **[iOS runtime](//github.com/NativeScript/ios-runtime/)**
|
||||
[](https://www.npmjs.com/package/tns-ios) [](https://waffle.io/NativeScript/android-runtime)
|
||||
[](https://www.npmjs.com/package/tns-ios) [](https://waffle.io/NativeScript/ios-runtime)
|
||||
- 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](//github.com/NativeScript/android-runtime)**
|
||||
[](https://www.npmjs.com/package/tns-android) [](https://waffle.io/NativeScript/android-runtime)
|
||||
|
||||
Reference in New Issue
Block a user