Saad Awan

Results 18 comments of Saad Awan

> Please provide example code that reproduces this issue. I want to focus textinput using tv remote control ```jsx function CustomTextInput({ leftIcon, label, inputStyle, isRightVisible, focusRef, isLabelVisible = true, textinputWidth...

I see what the issue here when i wrap my whole component in the TVEventhandler and pass auto focus props the after selecting the textinput and typing some text in...

Ok, I will try to create a login screen, registration screen and OTP code screen.Now these screen contain Textinput and button now for focus textinput i wrap this textinput in...

Yes i write a custom logic to resolve this issue @front1wss f On Tue, Jun 11, 2024, 3:13 PM front1wss ***@***.***> wrote: > hi @saadlatif75 , did you manage this...

@front1wss i will use tvEventHandler api and by using UseRef hook i will handled this issue let me know when you avaible i will show you a live demo

@donchop @douglowder @front1wss @bilalhameed1 Can you help me when i load data from an api then the focus got slow how i can resolve this i'm using onfoucs,onBlur method

@ertucaglar any solution?

@douglowder @ChadyAyoub4 I'm developing an app similar to Tivimate that utilizes an electronic program guide (EPG). The app downloads an XML file at startup, processes the data, and I’ve been...