Yusuf YILDIRIM

Results 15 comments of Yusuf YILDIRIM

@idris You're totally right but forget the merge and just use forks which already merged this pr 😄 Mine is working that way but I made extra small changes

@Zahoq Thanks for the PR! I approach to this problem from a different perspective. I personally consider `Touchable` component family as deprecated and I wouldn't invest in them. [Pressable](https://reactnative.dev/docs/pressable) is...

@Zahoq I share the same feelings with you about having a focus state inside Pressable but it's super easy to fix. The state is only there to support [state based...

I have a guess why this could be happening and I'd say it should be working fine with regular FlatList. It has a special support for focus management to prevent...

Hey eveybody, here's the fix: https://github.com/react-native-tvos/react-native-tvos/pull/420