-
## Current behavior
When refreshing data in Flashlist, focus goes to a different item when using a keyExtractor that returns a unique string id. But when using a keyExtractor with just the index, it…
-
Hi, I am having some issues in my ignite tv application. The issues are listed below.
1. When the keyboard on the android tv opens, one of the keys on the keyboard is selected by default and it pre…
-
I am by no means a front-end developer, but I would like to provide a simple interface application with which my Thorsten voices can be easily used.
### Requirements:
- [ ] A single code base and …
-
Current Behavior: `react-tv-cli run-webos`, launch the emulator.
Expected Behavior: `react-tv-cli run-webos`, list available devices (including emulator)
-
I started getting this error recently:
TypeError: [android.dangerous]: withAndroidDangerousBaseMod: Cannot read properties of undefined (reading 'sync')
My solution was to remove "default" from th…
-
### Minimal reproducible example
https://gist.github.com/MahmoudNafiseh/8076e9e10111dff9cc57bb70c0ea13a5
### Which package manager are you using? (Yarn is recommended)
npm
### If the issue…
-
**Describe the bug**
Maestro is unable to launch Android applications if they don't have [CATEGORY_LAUNCHER](https://developer.android.com/reference/android/content/Intent#CATEGORY_LAUNCHER) for thei…
-
Hello, I love the app, but WHAT did do with one of my most used functions!?
I always used the "turn screen off" button in the player, now it's not possible to activate it anymore.
It only can be u…
-
Description:
I am a newbie in react-native-TVOS and spatial naviagtion. I am trying to create a demo project in Apple TV.
I'm encountering a TypeError: constructor is not callable error when t…
-
### Description
I have the following React Native code:
```
Title
Subtitle
```
I'm working on accessibility to my app and found that after adding the `testID` above, I cannot focus…