mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
18 lines
926 B
Markdown
18 lines
926 B
Markdown
# WinterTC compliance for NativeScript
|
|
|
|
This library represents native code (Objective-C and Java) used by [`@nativescript/core`](https://github.com/NativeScript/NativeScript/tree/main/packages/core) to provide [WinterTC](https://WinterTC.org/) compliance.
|
|
|
|
[NativeScript](https://www.nativescript.org/) provides platform APIs directly to the JavaScript runtime (with strong types) for a rich TypeScript development experience.
|
|
|
|
<!-- TOC depthFrom:2 -->
|
|
|
|
- [WinterTC compliance for NativeScript](#WinterTC-compliance-for-nativescript)
|
|
- [Do you need help?](#do-you-need-help)
|
|
|
|
<!-- /TOC -->
|
|
|
|
|
|
## Do you need help?
|
|
|
|
Please, use [github issues](https://github.com/NativeScript/NativeScript/issues) strictly for reporting bugs or requesting features. For general questions and support, check out the [NativeScript Community](https://nativescript.org/discord) or our [Professional Partners](https://nativescript.org/partners/).
|