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
30 stars 10 forks source link

Update drawer status when selecting a drawer item to correctly syncro… #4

Closed giolaq closed 2 months ago

giolaq commented 2 months ago

3

Description of changes: Correctly set up the state of the drawer when selecting one of the items to navigate in a screen. Setting up the state with toggleMenu(false);