Kashif Mehmood
                                            Kashif Mehmood
                                        
                                    you can pass a navigator to the bottom sheet and then use that inside the bottom sheet to open a new screen instead of the bottom sheet
@akardas16 yes you are right, the navigator is not parcelable/serializable. Another option is to pass a result to the original bottom sheet caller; upon receiving the result, you can navigate...
Can you explain?
I have made this function to handle this in voyager navigator, it works fine but occasionally breaks for some reason, haven't been able to find the perfect fix for this...
Thanks for elaborating @Syer10
Couldnt find any solution @shivamkanodia9143
I went with native implementation for both platforms rather than shared @shivamkanodia9143
@ssvaghasiya have you tried wrapping it inside a box??
@mathankumar-dotworld will fix this over the weekend
@mathankumar-dotworld need to update the vlc library and the internal fun as well will take care of this over the weekend