GeekyAnts / flick-video-player

MIT License
270 stars 269 forks source link

🎨 Removed deprecated willPopScope with custom route popping #249

Closed rohitprajapatii closed 11 months ago

rohitprajapatii commented 11 months ago

Removed WillPopScope for handling exits and used didPopRoute() instead for custom handling of exits.