How to build an Instagram profile page using Jetpack compose. I've tried multiple libraries like NestedScrollView, CollapsingToolbar to get collapsable/scrollable Topbar but they are not looking smooth. It's easy to build with XML using CoordinatorLayout.
Expected Scroll:- Instagram Profile Page
Using NestedScrollView Library:- NestedScrollView