-
When I am trying to install a plugin it gives me an error:
@nativescript-community/texttospeech is not a valid NativeScript plugin. Verify that the plugin package.json file contains a nativescript …
-
### Make sure to check the demo app(s) for sample usage
Checked them out... tried adding the automationText attribute to an Angular project.
### Make sure to check the existing issues in this rep…
-
More of a question than a bug I think but hopefully you can help.
Is there any way to get the plugin to do continuous speech recognition listening for a keyword or only able to operate by push to t…
-
### Make sure to check the demo app(s) for sample usage
Just add to project (tns plugin add nativescript-imagecropper) and try building. Maybe include it somewhere.
### Which platform(s) does y…
-
I've created a service file for TNSTextToSpeech as speak.service.ts :
```
import { Injectable } from '@angular/core';
import { TNSTextToSpeech, SpeakOptions } from '@nativescript-com…
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
**Describe the bug**
I'm working with code sharing project (angular version) and have erros like:
```
ERROR in src/app/start/error404/error404.component.ts:11:14 - error NG6007: The Component 'Er…
-
I'm using the following dependencies:
"@nativescript/core": "^8.1.5",
"@angular/core": "^12.2.6",
"@nativescript/android": "8.1.1",
"@nativescript/ios": "8.2.3",
I rebuild a c…
-
**Steps to reproduce and a minimal demo**
- I upgraded app to Angular 9 today
- I upgraded ngx-custom-validators to 9.0.1
- I tried to compile one of my libraries that uses CustomValidators.email a…
-
### Tell us about the problem
When load my app, only crash for RadListView,
### Which platform(s) does your issue occur on?
Android
### Please tell us how to recreate the issue in as much …