Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

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: SwiftUI, Jetpack Compose, Flutter, etc.
Collective - Host: opensource - https://opencollective.com/nativescript - Website: https://nativescript.org/ - Code: https://github.com/nativescript

Merge pull request #8088 from NativeScript/merge-6.2.1-release-in-master

chore: merge 6.2.1 release in master

github.com/NativeScript/NativeScript - 3daca6638b472535d9d3178e23e048a7a5702acd authored almost 5 years ago by Manol Donev <[email protected]>
chore: fix webview tests

github.com/NativeScript/functional-tests - edf1a5201558c057b4ca4d5996a0fd4d7c252b8f authored almost 5 years ago by dtopuzov <[email protected]>
Merge branch 'master' into merge-6.2.1-release-in-master

github.com/NativeScript/NativeScript - 6a1e57c60487a88cad0e7071b5017db632c15949 authored almost 5 years ago by Manol Donev <[email protected]>
docs(changelog): typo (#8121)

github.com/NativeScript/NativeScript - 04f87e37acc0f39796e2d821bfcfbd60b30076ab authored almost 5 years ago by suijaa <[email protected]>
fix: simulator creation (#445)

github.com/NativeScript/nativescript-tooling-qa - ce64e236c578adcf88df26938cdb55a2c10dd3b5 authored almost 5 years ago by Dimitar Topuzov <[email protected]>
feat(modal-view-ios): handle iOS 13 dismiss modal gesture (#8024)

* feat(modal-view): introduce cancelable property on ShowModalOptions

* fix(modal-view): hand...

github.com/NativeScript/NativeScript - c5df2580439c24c57fb364cba91050a00e391c35 authored almost 5 years ago by Alexander Djenkov <[email protected]>
chore: merge master in release (#444)

* fix: docker on win (#434)

* fix: cases when iOS version is 3 digits (#437)

* fix: cases ...

github.com/NativeScript/nativescript-tooling-qa - 2e31bfd1e0ea75d7930f74c0955743d63f8c4af0 authored almost 5 years ago by Maria Endarova <[email protected]>
fix: update scoped core package

github.com/NativeScript/nativescript-cli - 55aa1fc572c3ad8ee1d1b51020a3c283ad022c56 authored almost 5 years ago by Kristian Dimitrov <[email protected]>
Updated documentation for cloud builds

github.com/NativeScript/nativescript-cli - e06a97b04147696db78b74503dc48ac2cdb3c1ae authored almost 5 years ago by Tyler Blake <[email protected]>
Merge release in master (#2076)

* fix: add exports for backwards compatibility

* release: cut the 8.20.2 release

* release...

github.com/NativeScript/nativescript-angular - eb0d585d3b3bbea3f4e4acb109a706d3d6766018 authored almost 5 years ago by Teodor Bozhikov <[email protected]>
fix(iOS): Opening alert/confirm on top most of modal dialogs (#7982)

This is fix for the issue #6939 where alert() and confirm() does not work in a modal dialog if i...

github.com/NativeScript/NativeScript - 60ac4e7a05c9e627eb9fc7a1bdf004c7fca99817 authored almost 5 years ago by Shailesh Lolam <[email protected]>
fix: win path in package.json (#443)

* fix path on win

* fix paths on windows

* update variable name

* use fail_safe option

github.com/NativeScript/nativescript-tooling-qa - 8ecd0ef208e9a6d0b95b59dd28b6d69eb7d2f812 authored almost 5 years ago by Maria Endarova <[email protected]>
fix: update requires migrate for invalid versions

github.com/NativeScript/nativescript-cli - ce76c77ab1a23ed67748d200e43c3a8907c2791d authored almost 5 years ago by Kristian Dimitrov <[email protected]>
chore: update nativescript.api.md (#8117)

github.com/NativeScript/NativeScript - bed0565461cdf3de955b9532468b8d2552a44efd authored almost 5 years ago by Manol Donev <[email protected]>
Merge pull request #145 from NativeScript/mdonev/release-to-master-20191119

chore: merge release to master

github.com/NativeScript/nativescript-app-templates - 70e4e6e04a16b683a390d4eb0a7311d530c1d6b6 authored almost 5 years ago by Manol Donev <[email protected]>
Merge pull request #261 from NativeScript/svetoslavtsenov/gestures

feat: implement pinch, pan, rotate and scroll

github.com/NativeScript/nativescript-dev-appium - 8744490b12d95bcd0478ba76f18a7aa60688b1f2 authored almost 5 years ago by Zdravko <[email protected]>
Update README.md (#1541)

github.com/NativeScript/android - 3fe42f7c27480dc5b1477d681932165a748b1425 authored almost 5 years ago by Vladimir Mutafov <[email protected]>
Refactor MDG classes packages and translate some classes to Kotlin (#1521)

github.com/NativeScript/android - 505e2c4b7e624bce69b27f72d0ff190bc8a934e8 authored almost 5 years ago by Vladimir Mutafov <[email protected]>
Merge branch 'master' into mdonev/release-to-master-20191119

github.com/NativeScript/nativescript-app-templates - 21080d78ba329ab7e914cbb00c6d83de8b45ad5b authored almost 5 years ago by Manol Donev <[email protected]>
fix(hook): use synchronous operations in after-createProject (#144)

github.com/NativeScript/nativescript-app-templates - 0315128f4f309ff4dbedbe40a4277f0c06e4bdfd authored almost 5 years ago by Manol Donev <[email protected]>
Merge remote-tracking branch 'bektchiev/fix-own-propery-names' into bektchiev/webkit-13

github.com/NativeScript/ios-jsc - 1872568c43b1a2a0c71d831caa14512157d8632c authored almost 5 years ago by Martin Bektchiev <[email protected]>
comment htmlView_01

github.com/NativeScript/functional-tests - 02815362ddc63fa4597452377c8f482853813f4f authored almost 5 years ago by SvetoslavTsenov <[email protected]>
fix(runtime): Exclude duplicate properties from getOwnPropertyNames' result

Extract logic for checking whether a property defined in a class should be left
to be handled by...

github.com/NativeScript/ios-jsc - eabf4a79d233b80a3a732dd422b7ef2816dd30b4 authored almost 5 years ago by Martin Bektchiev <[email protected]>
chore: update css parser for testing

github.com/NativeScript/animation-demo - 59c890e011cc796ffe5320c9028fbcd8a25cb51d authored almost 5 years ago by Martin Yankov <[email protected]>
fix(webkit): Failing QA tests

* Make pointer's hex string lowercase
* Change `console.time`'s log level to `info`

github.com/NativeScript/ios-jsc - a22526c023ed0e0ee6fd029071e8059ff7327372 authored almost 5 years ago by Martin Bektchiev <[email protected]>
Merge pull request #441 from NativeScript/zbranzov/stability

chore: change the way we assert changes to improve tests stability

github.com/NativeScript/nativescript-tooling-qa - 577f1d451b34118ad71cd16f7647f7885ae04d5a authored almost 5 years ago by Zdravko <[email protected]>
Merge pull request #271 from NativeScript/fatme/update-schematics-version-in-templates

fix: update version of `@nativescript/schematics` to `0.8.0` inside templates

github.com/NativeScript/nativescript-schematics - ae4fbd2e5590cca1208d828a77d9490ed0d32ecf authored almost 5 years ago by Fatme <[email protected]>
fix: flake8 error

github.com/NativeScript/nativescript-tooling-qa - 560185a9b6709f859c25a087864fb01df129f233 authored almost 5 years ago by Zdravko Branzov <[email protected]>
chore: change the way we assert changes to improve tests stability

github.com/NativeScript/nativescript-tooling-qa - bd81dc2b58673b55111877c695cd2e5c5d49ded9 authored almost 5 years ago by Zdravko Branzov <[email protected]>
Merge pull request #48 from NativeScript/kddimitrov/fix-worker-loader-cachable

Kddimitrov/fix worker loader cachable

github.com/NativeScript/worker-loader - b7f5db988fec5d60b7ddeed2cdf7dcfcf1a29061 authored almost 5 years ago by Kristian Dimitrov <[email protected]>
chore: bump version to 0.10.0

github.com/NativeScript/worker-loader - 112385a1124b1a07b0272baf56041057b0db674a authored almost 5 years ago by Kristian Dimitrov <[email protected]>
fix: bundle emitted on save without changes

When there are no changes (timestamps are not modified) the chunk is taken from the cache. The c...

github.com/NativeScript/nativescript-dev-webpack - 2d01df9369ddc213c71a8573a21e1b25cac87e63 authored almost 5 years ago by Kristian Dimitrov <[email protected]>
fix: update version of `@nativescript/schematics` to `0.8.0` inside templates

Currently `@nativescript/schematics@~0.7.0` is added as dependency to the project, so when a new...

github.com/NativeScript/nativescript-schematics - c220d982fcf056cc9cf9b2d08c9b0fb954ad6f14 authored almost 5 years ago by fatme <[email protected]>
fix: remove wrong duplicated ios sim

github.com/NativeScript/mobile-devices-controller - aa8079b7e4a106d62f075cd124facd7bec9dae65 authored almost 5 years ago by SvetoslavTsenov <[email protected]>
chore: remove old code

In some old Appium version click() was broken on iOS and we used tap.
Rollback, this will also s...

github.com/NativeScript/functional-tests-core - bae2823249c932dced5bddf042fdf2ab6072e184 authored almost 5 years ago by dtopuzov <[email protected]>
chore: reorder imports

github.com/NativeScript/functional-tests - f2c94701ffd30e8b8608068fe8e6920135103e26 authored almost 5 years ago by dtopuzov <[email protected]>
fix(iOS): check for iOS 13 APIs (#8093)

github.com/NativeScript/NativeScript - b069ff38f3f9e32507089f8599da78546da78dbd authored almost 5 years ago by Vasil Chimev <[email protected]>
chore: remove doctor templates (#439)

- Remove doctor templates.
- Add Tab Navigation Vue template.

github.com/NativeScript/nativescript-tooling-qa - 70e1757a9748b4c7d5a4dc987d0e513c3fbd48a8 authored almost 5 years ago by Dimitar Topuzov <[email protected]>
fix: livesync failures (#438)

* update master detail changes

* update changes in hello world ng template

* fix process name

github.com/NativeScript/nativescript-tooling-qa - ce4bc3f5d9be49a7fbbbb7448b3ab78768c97c48 authored almost 5 years ago by Maria Endarova <[email protected]>
Merge pull request #5139 from NativeScript/vladimirov/fix-image-generation-2

fix: generate iOS images when we have their sizes

github.com/NativeScript/nativescript-cli - 051fb7e94f2c250176187e24b4bae190486b9a4e authored almost 5 years ago by Rosen Vladimirov <[email protected]>
chore: set version to 6.2.2

github.com/NativeScript/nativescript-cli - 60fc024a45778f3c7d750595e75eb0d466416e50 authored almost 5 years ago by rosen-vladimirov <[email protected]>
fix: preview fallback path (#436)

* set preview falback path according to os

* fix win path

* fix lint errors

github.com/NativeScript/nativescript-tooling-qa - 681574e64bae68e7cf1d484b31e7c6c79f05c83d authored almost 5 years ago by Maria Endarova <[email protected]>
Merge pull request #5144 from NativeScript/endarova/changelog-6.2.1

chore: create changelog for 6.2.1 release

github.com/NativeScript/nativescript-cli - 829b83664f10862b64c2e6a7e53a422638cf3953 authored almost 5 years ago by Maria Endarova <[email protected]>
chore: resolve cyclic references

github.com/NativeScript/functional-tests - 593747514bbfee00e031f203f1964633e8240e5a authored almost 5 years ago by dtopuzov <[email protected]>
chore: create changelog for 6.2.1 release

github.com/NativeScript/nativescript-cli - 27375b67ad37e5d7b9e4469c3d27de95a2899ee5 authored almost 5 years ago by endarova <[email protected]>
Merge remote-tracking branch 'origin/master' into bektchiev/webkit-13

github.com/NativeScript/ios-jsc - 177466cb9993f717c9c9f53ed8cbcd788eb40eaa authored almost 5 years ago by Martin Bektchiev <[email protected]>
chore: use MobileBy.AccessibilityId in find.byText for iOS

github.com/NativeScript/functional-tests-core - d92b22bea3e9f95899749b2733df1b76891bc476 authored almost 5 years ago by dtopuzov <[email protected]>
fix: cases when iOS version is 3 digits (#437)

* fix: cases when Xcode version is 3 digits

* chore: remove unused noinspection

github.com/NativeScript/nativescript-tooling-qa - 5619d35c955ffa65a44898d0930df69b6620ee0c authored almost 5 years ago by Dimitar Topuzov <[email protected]>
Merge pull request #5129 from NativeScript/fatme/nodev13

feat: support for node v13

github.com/NativeScript/nativescript-cli - 3f65dc2fe2d91bb17af71d45ef18c9ce8128aecf authored almost 5 years ago by Fatme <[email protected]>
Merge pull request #168 from NativeScript/tsonevn_update

feat: update examples

github.com/NativeScript/nativescript-sdk-examples-js - a754817052e185c879211bfa27d8739e13a13f88 authored almost 5 years ago by Nikolay Tsonev <[email protected]>
Configure gradle debugging (#1538)

* Update gradle.properties

* Update gradle.properties

github.com/NativeScript/android - 484059bc32d514ee92ad62ce38458d8c5f30162a authored almost 5 years ago by Vladimir Mutafov <[email protected]>
fix: generate iOS images when we have their sizes

In case we do not have some of iOS Resource images in our image-definitions.json file, we do not...

github.com/NativeScript/nativescript-cli - f3171a8ed63b681118aa729f4876e619d25306b3 authored almost 5 years ago by rosen-vladimirov <[email protected]>
chore: format code comments

github.com/NativeScript/worker-loader - d462cb93a1fbe1a261c10c272ed030b1d3fff3b3 authored almost 5 years ago by Kristian Dimitrov <[email protected]>
fix: disable HMR in child compilation and clear compilation hash

github.com/NativeScript/worker-loader - 6f8ad0ec7a1b4eb7bcf6d10244b9bf233da4e12f authored almost 5 years ago by Kristian Dimitrov <[email protected]>
chore(docs): Add Migration Guide (#227)

github.com/NativeScript/theme - ef0d5f8deacc971048d9e1d19f9c014164919ec8 authored almost 5 years ago by Bundyo (Kamen Bundev) <[email protected]>
Merge pull request #5137 from NativeScript/fatme/fix-no-hmr-sync

fix: fix livesync when `--no-hmr` option is provided and changes are reverted to the initial sta...

github.com/NativeScript/nativescript-cli - cc7a93701e1045403bdbeeb0f01314bd886f0b54 authored almost 5 years ago by Rosen Vladimirov <[email protected]>
chore: merge release to master (#142)

github.com/NativeScript/nativescript-app-templates - 928088217692a01de29cef6df51ee7ee89b1ce7e authored almost 5 years ago by Manol Donev <[email protected]>
fix: worker loader not cacheable

github.com/NativeScript/worker-loader - d4b39314edfe8e1870b95a4ba8904c6a475c93b2 authored almost 5 years ago by Kristian Dimitrov <[email protected]>
fix(vscode): copy extensions.json to output project (#141)

github.com/NativeScript/nativescript-app-templates - a23415190193d437db7e5eb53341f76746bbe5e0 authored almost 5 years ago by Manol Donev <[email protected]>
fix: fix livesync when `--no-hmr` option is provided and changes are reverted to the initial state of application

Livesync doesn't work when `tns run ios --no-hmr` command is executed, same changes are synced a...

github.com/NativeScript/nativescript-cli - a6d5eb52eae1c7a9773d638674dbced7eb4aa6dd authored almost 5 years ago by fatme <[email protected]>
release: cut the 8.20.3 release (#2071)

* fix: add router-extensions export to compat dep

* fix: export file name casing

* fix: ad...

github.com/NativeScript/nativescript-angular - 34f5f99465daba001af6810fe5160232386c08d9 authored almost 5 years ago by Teodor Bozhikov <[email protected]>
Merge pull request #1227 from NativeScript/bektchiev/fix-chrome-console-tab

fix(debugging): Add origin parameter to ExecutionContextDescription

github.com/NativeScript/ios-jsc - a7f09ec55e8370fe21be9e7117790fe2dbaa4675 authored almost 5 years ago by Martin Bektchiev <[email protected]>
fix(frame): nested frame wrong background after parent navigation (#8095)

github.com/NativeScript/NativeScript - d983f799234db8588a18e001d25f044d0deb56eb authored almost 5 years ago by Alexander Djenkov <[email protected]>
fix(android): Fatal Exception: java.lang.OutOfMemoryError (#8061) (#8098)

Crashlytics:
**Async.java line 181**
**org.nativescript.widgets.Async$Image$DownloadImageTask....

github.com/NativeScript/NativeScript - bca127132955bcf965412546c31eb1ba840dfd5b authored almost 5 years ago by Manol Donev <[email protected]>
Merge pull request #1226 from NativeScript/bektchiev/fix-readonly-property-from-protocol

fix(runtime): Do not hide property with more accessors

github.com/NativeScript/ios-jsc - c7a6a8f3658c70d9183efcb2a12d11c2c1b5f75f authored almost 5 years ago by Martin Bektchiev <[email protected]>
feat: suggest NativeScript VSCode extension (#140)

github.com/NativeScript/nativescript-app-templates - 5e25ecb8bf98645fc8932f717aea19f3c11d19c9 authored almost 5 years ago by Emil Tabakov <[email protected]>
Merge branch 'master' into merge-6.2.1-release-in-master

github.com/NativeScript/NativeScript - 03b058b99f56585137874cf9bf3cf0e77d530796 authored almost 5 years ago by Manol Donev <[email protected]>
fix(android): Fatal Exception: java.lang.OutOfMemoryError (#8061)

Crashlytics:
**Async.java line 181**
**org.nativescript.widgets.Async$Image$DownloadImageTask....

github.com/NativeScript/NativeScript - 8d382a6b2e722e9298becdcfb3b43a41352a9136 authored almost 5 years ago by Dick Smith <[email protected]>
Add iOS build support (#3)

Support iOS V8 as shared library (libv8.dylib)

Use GitHub Actions CI to build.

github.com/NativeScript/v8-buildscripts - f4f20bcaac45a438f397b5bd5c3d672520958a99 authored almost 5 years ago by Kudo Chien <[email protected]>
change iOS 12.0 to iOS 12.2

github.com/NativeScript/playground-tests - 6468a3cc520595e8ef4281c6726d916d2b1503d0 authored almost 5 years ago by vhristov5555 <[email protected]>
fix(debugging): Add origin parameter to ExecutionContextDescription

Chrome DevTools requires `origin` to be set to the frame id.

Fix regression from #1222

github.com/NativeScript/ios-jsc - 64e065615fc502a008986d28345984a6232a7c2f authored almost 5 years ago by Martin Bektchiev <[email protected]>
fix(runtime): Do not hide property with more accessors

A property can be defined from both a protocol and a base class.
Currently if it is in a protoco...

github.com/NativeScript/ios-jsc - 3c3b083c1b0080a31dc2a5500aef8cc7a4009903 authored almost 5 years ago by Martin Bektchiev <[email protected]>
chore: update deps and remove package-lock.json (#226)

github.com/NativeScript/theme - b9f8b97692a162b00ed204ca08ffa3a6a4d16295 authored almost 5 years ago by Manol Donev <[email protected]>
docs: release 2.2.1 (#229)

github.com/NativeScript/theme - 7a25c4e99db724bec9fd8d7d2080c7eaa9e2b2b3 authored almost 5 years ago by Manol Donev <[email protected]>
Merge pull request #5130 from NativeScript/release-patch

chore: merge release-patch in release

github.com/NativeScript/nativescript-cli - 954189b38b6af952c6fcf3a94cd16b626f29c5e9 authored almost 5 years ago by Fatme <[email protected]>
chore: speedup ios navigation

github.com/NativeScript/functional-tests-core - f562bb74ce437b70434f48bd7740100cd662c98a authored almost 5 years ago by dtopuzov <[email protected]>
Merge branch 'master' into svetoslavtsenov/gestures

github.com/NativeScript/nativescript-dev-appium - 6f6edce738fa4fc4b4031fe3562ce8f08cbb437b authored almost 5 years ago by Svetoslav <[email protected]>
set wait htmlView_01

github.com/NativeScript/functional-tests - 6f4abd4e1cda99c7e23a35594c71dfa771f8fbae authored almost 5 years ago by SvetoslavTsenov <[email protected]>
chore: speedup tests

github.com/NativeScript/functional-tests - 9d4ed3697aa60ab441a6c4b77d23177bd18acb17 authored almost 5 years ago by dtopuzov <[email protected]>
feat: support for node v13

Related to https://github.com/NativeScript/nativescript-cli/issues/5128

github.com/NativeScript/nativescript-cli - 69298a0619cb97b87b0ce5f9c5e6471f28b52c4e authored almost 5 years ago by fatme <[email protected]>
chore: remove gesture tests

github.com/NativeScript/functional-tests - b01d508afe3c4fcb5862cc8674b1a9d5f3e6d0c6 authored almost 5 years ago by dtopuzov <[email protected]>
chore: speedup tests

github.com/NativeScript/functional-tests - e10d27c76764fdc295a6c423e115de911f614e55 authored almost 5 years ago by dtopuzov <[email protected]>
fix images for ios 10.

github.com/NativeScript/playground-tests - 2c630e2ce43bd739d62e70b8e062d258fa0539ee authored almost 5 years ago by vhristov5555 <[email protected]>
Merge pull request #270 from NativeScript/fatme/dark-mode

fix: fix the dark mode support

github.com/NativeScript/nativescript-schematics - d9a7c6fb21f9a2f8f944d72162144de4e057357f authored almost 5 years ago by Fatme <[email protected]>
fix: fix the dark mode support

github.com/NativeScript/nativescript-schematics - f5c46fea09869b0b4244e37c6750859bcda58f65 authored almost 5 years ago by fatme <[email protected]>
chore: revert skip image versification

github.com/NativeScript/functional-tests - b8fc199d95e4e89f7f19074d8b4e461092739137 authored almost 5 years ago by dtopuzov <[email protected]>
Merge pull request #278 from NativeScript/release-6.1.3

docs: cut the 6.1.3 release

github.com/NativeScript/nativescript-dev-appium - 0bbb353a4412521c2239f1d218e9cafb87a52d4a authored almost 5 years ago by Zdravko <[email protected]>
chore: speedup issue tests

github.com/NativeScript/functional-tests - ed60dd3bea2215816a221843e4345fcd48c13506 authored almost 5 years ago by dtopuzov <[email protected]>
fix images for ios 10.

github.com/NativeScript/playground-tests - 46fe79d70e8e73d21153099a9be513fc61edfa41 authored almost 5 years ago by vhristov5555 <[email protected]>
Fix package versions.

github.com/NativeScript/playground-tests - b05c496883849725b62d0b0fdb9286780f113a30 authored almost 5 years ago by vhristov5555 <[email protected]>
Merge pull request #1224 from NativeScript/bektchiev/remove-build-scripts-from-ipa

fix(project-template): Remove build scripts from target

github.com/NativeScript/ios-jsc - 7beb5dc559ba271326aa2fc279d5fd4617eec165 authored almost 5 years ago by Martin Bektchiev <[email protected]>
chore: speedup android tests (#28)

* chore: speedup flexbox tests

* chore: ignore check invalid for ios

* chore: speedup css ...

github.com/NativeScript/functional-tests - 0122eb5880874397581794838eedc496805fc080 authored almost 5 years ago by Dimitar Topuzov <[email protected]>
feat(modal): add default styles (#224)

github.com/NativeScript/theme - 4672f0f273f5109c1b5f12050b860c789f7357eb authored almost 5 years ago by Vasil Chimev <[email protected]>
refactor: dark mode article (#1844)

* refactor(dark-mode): refer to theme's repository

* refactor: dark mode article

* fix: a ...

github.com/NativeScript/docs-v7 - bf0d9bd0f5e8c97a4c7bf03667dcd89b8d837c5b authored almost 5 years ago by Vasil Chimev <[email protected]>
release: cut the 6.1.3 release

github.com/NativeScript/nativescript-dev-appium - d5e0ed4655ff6f0a9686653619ccc6b261302640 authored almost 5 years ago by Zdravko Branzov <[email protected]>
Merge remote-tracking branch 'origin/master' into merge-6.2.1-release-in-master

github.com/NativeScript/NativeScript - bfe457add6f69e2417191e0a8a2aafbac601fbcf authored almost 5 years ago by SvetoslavTsenov <[email protected]>
docs: cut the 6.2.1 release (#8087)

github.com/NativeScript/NativeScript - 1528498a31883a446e8d95340ffcc198dbd36a8b authored almost 5 years ago by Svetoslav <[email protected]>