# Ionic vs NativeScript

**Leader by Vioscale score:** Ionic

| Attribute | Ionic | NativeScript |
|---|---|---|
| **Vioscale score** | 69.4 (77% (high)) | 38.6 (12% (low)) |
| activity.commits_last_30d | 96 | - |
| adoption.dependent_repos | 54,760 | - |
| adoption.github_stars | 52,630 | - |
| adoption.package_downloads_weekly | 403,967 | - |
| deployment.options | `{"cloud":true,"hybrid":true,"self_hosted":true}` | - |
| description.long | An open-source framework that uses standard web technologies to create mobile applications deployable to iOS and Android as native apps or to the web as Progressive Web Apps. | Build fully native apps using TypeScript with a shared set of components that map directly to each platform's native UI building blocks, without sacrificing user experience. |
| features.capabilities | `{"targets":"iOS, Android, Web/PWA","approach":"webview_hybrid","language":"JavaScript","web_target":true,"native_widgets":false,"desktop_support":false,"official_ui_kit":true,"single_codebase":true,"native_api_access":"plugin_bridged"}` | `{"targets":"iOS and Android","approach":"native_render","language":"TypeScript","native_widgets":true,"single_codebase":true,"typescript_first":true,"native_api_access":"full"}` |
| integrations.count | 5 | 5 |
| integrations.list | `[{"name":"Cordova"},{"name":"Capacitor"},{"name":"Angular"},{"name":"React"},{"name":"Vue"}]` | `[{"name":"Angular"},{"name":"React"},{"name":"Solid"},{"name":"Svelte"},{"name":"Vue"}]` |
| language.primary | TypeScript | - |
| license.spdx | MIT | - |
| market.availability | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | - |
| platform.support | `{"ios":true,"web":true,"android":true}` | `{"ios":true,"android":true}` |
| pricing | `{"type":"open_source","summary":"Open source, free to use","freeTier":true,"sourceUrl":"https://ionicframework.com","retrievedAt":"2026-08-13T09:43:34.633Z"}` | - |
| pricing.free_tier | yes | - |
| pricing.model | commercial | - |
| pricing.price_level | free | - |
| pricing.transparent | yes | - |
| release.cadence_days | 7 | - |
| release.history | `[{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v9.0.1","date":"2026-08-26T18:08:13Z","type":"stable","version":"v9.0.1"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v9.0.0","date":"2026-08-19T17:11:15Z","type":"stable","version":"v9.0.0"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.19","date":"2026-08-19T15:27:48Z","type":"stable","version":"v8.8.19"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.18","date":"2026-08-12T21:15:50Z","type":"stable","version":"v8.8.18"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.17","date":"2026-08-05T17:18:10Z","type":"stable","version":"v8.8.17"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.16","date":"2026-07-29T20:46:17Z","type":"stable","version":"v8.8.16"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.15","date":"2026-07-22T21:29:56Z","type":"stable","version":"v8.8.15"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.14","date":"2026-07-15T21:15:35Z","type":"stable","version":"v8.8.14"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.13","date":"2026-07-01T19:00:48Z","type":"stable","version":"v8.8.13"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.12","date":"2026-06-24T17:17:19Z","type":"stable","version":"v8.8.12"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.11","date":"2026-06-17T18:28:04Z","type":"stable","version":"v8.8.11"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.10","date":"2026-06-10T20:43:08Z","type":"stable","version":"v8.8.10"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.9","date":"2026-06-03T17:19:56Z","type":"stable","version":"v8.8.9"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.8","date":"2026-05-20T20:44:20Z","type":"stable","version":"v8.8.8"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.7","date":"2026-05-13T21:23:23Z","type":"stable","version":"v8.8.7"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.6","date":"2026-05-06T21:32:59Z","type":"stable","version":"v8.8.6"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.5","date":"2026-04-29T15:41:50Z","type":"stable","version":"v8.8.5"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.4","date":"2026-04-15T18:12:26Z","type":"stable","version":"v8.8.4"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.3","date":"2026-04-01T19:53:19Z","type":"stable","version":"v8.8.3"},{"url":"https://github.com/ionic-team/ionic-framework/releases/tag/v8.8.2","date":"2026-03-25T16:58:47Z","type":"stable","version":"v8.8.2"}]` | - |
| reliability.status_page | yes | - |
| security.disclosure_policy | yes | - |
| security.scorecard | 6.7 | - |
| security.vulnerabilities | `{"count":1,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=npm&package_name=%40ionic%2Fcore&per_page=100","last_12m":0,"max_severity":"HIGH"}` | - |

## Capabilities (Mobile App Frameworks)

| Capability | Ionic | NativeScript |
|---|:--:|:--:|
| **Core** |  |  |
| Target platforms | iOS, Android, Web/PWA | iOS and Android |
| Approach | WebView hybrid | Cross-platform native render |
| Primary language | JavaScript | TypeScript |
| **Rendering** |  |  |
| Renders true native UI | ✗ | ✓ |
| **DX** |  |  |
| Hot reload | - | - |
| TypeScript-first | - | ✓ |
| **Delivery** |  |  |
| Over-the-air code push | - | - |
| **Portability** |  |  |
| Single codebase, multiple platforms | ✓ | ✓ |
| Desktop support | ✗ | - |
| Builds for web | ✓ | - |
| **Capability** |  |  |
| Native API access | Plugin / bridged | Full native |
| **Ecosystem** |  |  |
| Bundled UI component library | ✓ | - |

*Source: Vioscale. Generated 2026-09-01T14:35:54.554Z. "-" = undocumented, not absent.*
