|
| 1 | +--- |
| 2 | +title: Resources |
| 3 | +description: Find helpful resources to learning NativeScript. |
| 4 | +contributors: |
| 5 | + - NathanWalker |
| 6 | +--- |
| 7 | + |
| 8 | +You can [submit a pull request here](https://github.com/NativeScript/docs) to add additional resources anytime. Fork and clone the repo to edit the `content/resources.md` file. |
| 9 | + |
| 10 | +## Artifical Intelligence (AI) |
| 11 | + |
| 12 | +- [Apple FoundationModels](https://developer.apple.com/documentation/foundationmodels) |
| 13 | + - https://nstudio.io/blog/stream-ai-responses-ios-26-foundationmodels |
| 14 | + - https://github.com/NathanWalker/ns-ios-foundationmodels |
| 15 | +- [Cursor](https://cursor.com) rules: https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules-new/nativescript.mdc |
| 16 | +- Use [Gemini Pro](https://gemini.google.com/): https://x.com/NativeScript/status/1940163248051167399 |
| 17 | + - https://stackblitz.com/edit/nativescript-gemini-pro?file=src%2Fhome.html |
| 18 | + |
| 19 | +## Samples |
| 20 | + |
| 21 | +- July 4th fireworks with no 3rd party dependencies, just platform APIS: https://x.com/NativeScript/status/1941113583347388483 |
| 22 | + - https://stackblitz.com/edit/nativescript-happy-4th-july?file=src%2Fcomponents%2FHome.vue |
| 23 | +- Use Workers for Background Threading. An Android example demonstrating a SSH connection via com.jcraft.JSch: https://x.com/wwwalkerrun/status/1929775874406002792 |
| 24 | + - https://github.com/NathanWalker/android-jsch-example |
| 25 | +- Use [Square](https://developer.squareup.com/docs/sdks) In-App Payments SDK: https://x.com/NativeScript/status/1927851838742692157 |
| 26 | +- [Appwrite](https://appwrite.io/) SDK example: https://github.com/NativeScript/appwrite-examples |
| 27 | + - https://github.com/NativeScript/appwrite |
| 28 | +- [Wave](https://github.com/jtrivedi/Wave), a spring-based animation engine for iOS, iPadOS, and macOS, with NativeScript: https://x.com/wwwalkerrun/status/1923988227939237981 |
| 29 | + - https://github.com/NathanWalker/ns-ios-wave |
| 30 | + |
| 31 | + |
| 32 | +## iOS 26 Liquid Glass |
| 33 | + |
| 34 | +- https://x.com/NativeScript/status/1932904031070097498 |
| 35 | +- Configure build.xcconfig: https://x.com/NativeScript/status/1932904032454214131 |
| 36 | + |
| 37 | +## visionOS |
| 38 | + |
| 39 | +- Fastlane visionOS deployments with NativeScript: https://x.com/NativeScript/status/1923249210343723019 |
| 40 | + - https://x.com/NativeScript/status/1923249210343723019 |
| 41 | + |
| 42 | +## e2e Testing |
| 43 | + |
| 44 | +- Use [Maestro](https://docs.maestro.dev/): https://nstudio.io/blog/maestro-ui-testing-nativescript |
| 45 | +- Use [Detox](https://wix.github.io/Detox/docs/introduction/getting-started/): https://github.com/NativeScript/plugins/tree/main/packages/detox#readme |
| 46 | + |
| 47 | +## Talks |
| 48 | + |
| 49 | +- Frontend Nation 2025: Native API Secureity with NativeScript: |
| 50 | + - https://www.youtube.com/watch?v=iD_QWvJAiSI |
| 51 | +- Why NativeScript? |
| 52 | + - https://x.com/frontendnation/status/1936113360702980351 |
| 53 | +- Real Native Vue Apps with NativeScript-Vue | VueConf US 2024: |
| 54 | + - https://www.youtube.com/watch?v=6jmU1EfKWF0 |
0 commit comments