Results 4 issues of Abdul Basit

## :scroll: Description I have added another Fragment for ViewPager. First, we retrieve all the entries and submit them to ViewPager. Then we find the selected date and move to...

Added support for Multiplatform. ## DEMO ### Android: https://user-images.githubusercontent.com/33172684/224525944-0737eac3-4c20-4d21-a8b3-c81194b1e033.mp4 ## iOS: https://user-images.githubusercontent.com/33172684/224525936-b04db58e-28c4-4ea1-8aad-a3d7a1e60698.mp4 ## Desktop: https://user-images.githubusercontent.com/33172684/224525950-fad4ac08-1171-44a8-a70b-ae8489c9a8b5.mov ## Web: https://user-images.githubusercontent.com/33172684/224525962-16727dee-36f5-46bc-af6b-d517425bd19c.mov

This PR was auto-generated by the Build and Deploy workflow.

Is there any way by which I can override the onBackPressed in different Screen in Compose Multiplatform? Let me explain the Scenario Screen A -> Screen B -> Screen C...