-
### Issue Description
Current `lineHeight` on iOS is broken.
It happened in this commit https://github.com/NativeScript/NativeScript/commit/9d3977ea4fd6d6aedeab55e0472999c05ed5a7bd
if you compare b…
-
### Which platform(s) does your issue occur on?
- Android
- Android 13.0
- Android Emulator - Pixel_6_API_33:5554
### Please, provide the following version numbers that your issue occurs with:
…
-
Hi, maybe it's related to last changes with 11.1.1 (I didn't change anything in my app, just deleted node_modules and install dependencies again) but now I have errors:
```
Restarting application …
-
right now am able to get default voice in my phone using native script tts plugin. is that possible to add voice option so that we can select from available voice options in the phone.
-
https://github.com/nativescript-community/texttospeech/blob/9cf631e7991ab5c995cbfe5d2ae265378221c454/src/texttospeech.ios.ts#L76
Because of these three lines, the setting of the reading speed does …
-
**Describe the bug**
I'm working with code sharing project (angular version) and have erros like:
```
The Pipe 'IconsPipe' is declared by more than one NgModule.
8 export class IconsPipe imple…
-
**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):
…
-
The following codes work well in NS 7,but yield 'undefined' result.
What could be the reasons?
` const dbNameToeic = "test_db.sqlite";
await new sqlite(dbNameToeic, function (err, db) {
…
-
`@nativescript-community/texttospeech `is not a valid NativeScript plugin. Verify that the plugin package.json file contains a nativescript key and try again.
What can i do?
-
> Please take a minute to read our [NativeScript Code of Conduct](https://github.com/NativeScript/codeofconduct) before proceeding with posting issues or discussing. The purpose of this guide is t…