AmazonAppDev / react-native-multi-tv-app-sample

πŸ“ΊπŸš€ React Native TV app sample for Android TV, Fire TV, tvOS, and web. Features customizable drawer navigation πŸ—‚οΈ, content grid πŸ–ΌοΈ, hero header πŸ¦Έβ€β™‚οΈ, and video player πŸŽ₯. Built with Expo. Perfect starter for cross-platform TV app development! 🌟
MIT No Attribution
107 stars 17 forks source link

Add a search feature #22

Open Neha opened 1 month ago

Neha commented 1 month ago

Is your feature request related to a problem? Please describe. As of now, there is no search feature to search any title. There should be a search feature to search the titles.

Describe the solution you'd like

  1. A search input
  2. with autocomplete (optional)
  3. on search return the result

Describe alternatives you've considered NA

Additional context NA