Sankar
Sankar
Focus missing issue while navigate from one screen to another screen and back to the previous screen
Hi, I'm working in react-native tvos project, In that, I'm facing one issue, that is, for example, I'm on the home page, in that page I m having some of...
I'm working on react native tv project, I m facing more focus issues in both android and IOS. For ex, I have a top bar on my screen (like below...
Hi I'm using ignite react native boiler plate code for my react native application, (https://github.com/infinitered/ignite) When I try to use the react-native-collapsible-tab-view package, I'm facing below issue ``` Error: While...
### Description I m using react native section list to show sections of data, I've to scroll to a particular section while pressing a button. But facing some issues like,...
I have used distanceToEdge props, to show the icon in every page in every position, but it's not working, I put that in main APP page Here is my code,...