NativeScript

⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java). Use what you love ❤️ Angular, Capacitor, Ionic, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Dart (Flutter) and you name it compatible.

MIT License

Downloads
145K
Stars
23.7K
Committers
260

Bot releases are hidden (Show)

NativeScript - @nativescript/[email protected]

Published by NathanWalker about 4 years ago

Bug Fixes

  • android-transitions: remove hard-coded flip transition duration/curve (#8851) (5f8d3d0)
  • ios: text-view color refreshes properly after setting the text to keep the styles (#8863) (313f476)
  • ios: time-picker and date-picker for iOS 14 (#8877) (45fb6c4)

Features

NativeScript - @nativescript/[email protected]

Published by rigor789 about 4 years ago

Bug Fixes

  • add missing configuration keys and move profiling out of android key (#8847) (d69e568)
NativeScript - @nativescript/[email protected]

Published by NathanWalker about 4 years ago

Bug Fixes

  • webpack: verify now works properly (f7713c4)
NativeScript - @nativescript/[email protected]

Published by NathanWalker about 4 years ago

Bug Fixes

  • core: autoSystemAppearanceChanged typings in ambient context fix (c30a9c3)
  • core: bundle-config-loader global handling (#8838) (1623a56)
NativeScript - @nativescript/[email protected]

Published by NathanWalker about 4 years ago

Bug Fixes

NativeScript - @nativescript/[email protected]

Published by NathanWalker about 4 years ago

Features

  • core: boolean to disable systemAppearanceChanged (theme) (#8827) (5286adf)
  • core: export additional properties for plugin usage (#8835) (a2e1aa2)
NativeScript - [email protected]

Published by NathanWalker about 4 years ago

Bug Fixes

  • android: undefined right-hand side of instance of (bd4184e)
  • ios: Objective-C class name "UITabBar..." already in use handling (c827393)
NativeScript - 7.0.0

Published by NathanWalker about 4 years ago

Bug Fixes

  • ios: stop using artificial state handler via animated setter on uiviewcontroller (#8797) (967d652)
  • webpack: don't require ts transformer unless processing ts file (fa9f095)

Features

  • core: es2017 targeting and TypeScript 3.9 support (020ad4d)
  • core: nativescript.config and webpack updates (#8801) (54cce4f)
  • add enableMultithreadedJavascript flag to config definition (4abfc8a)
  • webpack: using new nativescript.config (#8796) (33a703e)
NativeScript - 6.5.15

Published by NathanWalker about 4 years ago

Bug Fixes

  • android: list picker getTextColor api level issue (#8755) (5c076de)
NativeScript - 6.5.13

Published by NathanWalker about 4 years ago

Bug Fixes

Features

  • ios: dialog size can now use CSS or attribute like android (#8710) (fc37b95)
NativeScript - 6.5.12

Published by NathanWalker over 4 years ago

Bug Fixes

  • ios: actionbar show/hide should trigger page layout (#8726) (09d866c)
NativeScript - 6.5.11

Published by NathanWalker over 4 years ago

Bug Fixes

  • android: add check in ad.dismissSoftInput to make sure the dismissed nativeView has focus at that moment (#8720) (4479096)
NativeScript - 6.5.10

Published by NathanWalker over 4 years ago

Features

NativeScript - 6.5.9

Published by NathanWalker over 4 years ago

Bug Fixes

  • bindable: parent referenced expression-values now load properly using an update call (#8670) (6b0028a), closes #8666 #6981 #5054
  • scroll-view: android 'isScrollEnabled' will apply if changed while gesture is underway (#8695) (02ec7f1)
  • snapshots: android is not defined (#8691) (a8bbd7c)
  • text-view: only reload text if hint is showing on ios (#8662) (ec17727)

Features

NativeScript - 6.5.8

Published by NathanWalker over 4 years ago

Bug Fixes

NativeScript - 6.5.7

Published by NathanWalker over 4 years ago

Bug Fixes

  • span: value handling for strings and numbers (#8651) (0ca838e)
NativeScript - 6.5.6

Published by NathanWalker over 4 years ago

Bug Fixes

  • ios: gesture handling resilience when views are destroyed quickly (#8645) (9afa15f)
  • text-base: apply dynamic text color change on button for ios (#8635) (5cacc25)

Features

  • android: Implementing 'onBackPressed' for frame-root (#8634) (c73952f)
NativeScript - 6.5.5

Published by NathanWalker over 4 years ago

Bug Fixes

  • text-base: apply letter spacing in ios text field (#8618) (e2a9af2)
  • text-base: letter spacing for textfield (#8627) (eb4c61f)
  • text-base: update text color for ios (#8617) (d3549ac)

Features

  • text-base: Add Span vertical-align support (#8257) (faa0181)
NativeScript -

Published by rigor789 over 4 years ago

Bug Fixes

  • core: pin typescript to 3.8.3 to avoid __exportStar issue (#8612) (8931295)
NativeScript - 6.5.3

Published by NathanWalker over 4 years ago

Bug Fixes

  • ios: dialog handling with top view controller (#8609) (b015eee)