expo-tvos-search

MIT - tvOS 15+ - Expo SDK 51+

Native tvOS search using SwiftUI's .searchable modifier. Lightning-fast, focus-ready, and remote-friendly.

expo-tvos-search demo screenshot showing search bar on Apple TV

Frequently Asked Questions

Does this work with standard React Native?

No, this library requires react-native-tvos and an Expo development build. It won't work with standard React Native or Expo Go.

What tvOS versions are supported?

tvOS 15+ (compatible with Apple TV 4K 1st generation and newer). The library uses SwiftUI's .searchable modifier which requires tvOS 15 minimum.

Can I customize the search bar appearance?

Yes, check the GitHub repo above for all available props and customization options.

Does it work with Expo Go?

No, it requires a development build because it includes native Swift code.

expo-tvos-search help screen screenshot showing info about using the search feature on Apple TV