useTvEventHandler not capturing swipe events for tvos but the same code is working fine for android tv and & tvos simulator as i am getting up-down-left-right events So how can i handle the same code for TVOS swipe case.
I have tried removing manual focus handling through ref,& it do worked for swipe but then it did break the proper focus handle on up-down-left-right keys.
New contributor
Ishita Bhardwaj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.