Back to Nativescript

README

packages/core/README.md

9.0.18-core1.8 KB
Original Source
<p align="center"> <a href="https://nativescript.org"> </a> </p> <h1 align="center">NativeScript</h1> <p align="center"> <b>Build truly native apps with JavaScript.</b> </p> <p align="center"> <a href="https://www.npmjs.com/package/@nativescript/core"></a> <a href="https://github.com/NativeScript/NativeScript/blob/main/LICENSE"></a> <a href="https://www.npmjs.com/package/@nativescript/core"></a> </p> <p align="center"> <a href="https://docs.nativescript.org">Getting Started</a> ยท <a href="https://docs.nativescript.org/setup/">Environment Setup</a> ยท <a href="https://nativescript.org/showcase">Showcase</a> ยท <a href="https://github.com/NativeScript/NativeScript/blob/main/tools/notes/CONTRIBUTING.md">Contribute</a> ยท <a href="https://nativescript.org/discord">Community</a> </p>

A JavaScript library providing an easy-to-use API for interacting with native platform APIs.

  • Truly Native: Access 100% of native platform APIs with JavaScript or TypeScript
  • High Performance: No bridges โ€” direct native bindings
  • Cross-Platform: Share code across platforms while maintaining native look and feel

๐Ÿ“ฆ Installation

bash
npm install @nativescript/core

๐Ÿ“– Documentation

The full documentation for NativeScript can be found on our website.

๐Ÿ“„ License

NativeScript is MIT licensed.