Ashu Tyagi
Ashu Tyagi
Rest of the settings are under development. Will close this once done. Thanks.
@parmarravi It is not possible yet. Hope we'll get this feature in next release.
I've integrated it with SwiftUI. You can add [this class](https://github.com/AshuTyagi16/Spotify-KMP/blob/main/shared/core-base/src/iosMain/kotlin/com/spotify/app/core_base/shared/SwiftUiPagingHelper.kt) to your iosMain folder in common code & use it [like this](https://github.com/AshuTyagi16/Spotify-KMP/blob/main/IosApp/Ios/feature-playlist-detail/ui/PlaylistDetailScreen.swift). [This sample](https://github.com/AshuTyagi16/Spotify-KMP) has examples of how to add...