-
After upgrading to v 1.5.0 the action bar title does not show on android everything works fine on iOS
```json
{
"description": "",
"license": "",
"readme": "",
"repository": "",
"na…
-
Bundling with Angular v2 worked but after the upgrade i'm getting the following on any component (about 25) i inject the page module into
```js
ERROR in /Users/triniwiz/Desktop/projects/v4/supap…
-
This is the I'm getting
`> npm run ns-bundle --ios --start-app
> @ ns-bundle /Users/Supervalu/Documents/Backup/my-project
> ns-bundle
Running webpack for ios...
Hash: e69f0135d6c5c0e40dc4 …
-
It seems that `BEMCheckBox.d.ts` and `platforms/ios/` has disappeared since 2.0.0 ( present in 2.0.0 ), which breaks the iOS runtime.
-
after i installed the nativescript-splashscreen and tried to run android, started to give me this error, and i cant fix it even after i removed the plugin
Executing before-prepare hook from C:\node…
-
I am using the following versions of angular and nativescript-angular
```
"dependencies": {
"@angular/common": "2.4.5",
"@angular/compiler": "2.4.5",
"@angular/core": "2.4.5",
"…
-
dbf3782d71859735e2d4859fb1fc6a3322b70450 fixed the issue with events firing twice on iOS, but it only resolved the issue when tapping the checkbox itself. Tapping the adjacent label still makes the ev…
-
_From @dlucidone on February 15, 2017 6:25_
With using webpack and AOT compilation my Action bar is touching the status bar when i make my application bundle and other pages container are overflowing…
-
I'm having error while bundling ios app.
`> npm run ns-bundle --ios --build-app
> @ ns-bundle /Users/Supervalu/Documents/RoverHealth/my-project
> ns-bundle
Running webpack for ios...
Hash: …
-
NativeScript JS app using nativescript-checkbox v 1.1.6, everything runs fine on Android. Same code-base on iOS, in the simulator, when my app does a "var CheckBox = require("nativescript-checkbox").C…