TMDbMultiplatform icon indicating copy to clipboard operation
TMDbMultiplatform copied to clipboard

Integrate TMDb API for Multiplatform

Open ChrisKruegerDev opened this issue 4 years ago • 2 comments

There is the library TMDb API written in Kotlin Multiplatform, which is tested on Android and iOS. Would it possible to integrate this library into your project?

https://github.com/MoviebaseApp/tmdb-api

ChrisKruegerDev avatar Apr 17 '21 13:04 ChrisKruegerDev

Thank you for the suggestion. I couldn't find any benefits to use this library and not using the API itself directly. Please help me with this. @chrisnkrueger

By the way, is it an official library from the themoviedb?

Drjacky avatar Apr 17 '21 14:04 Drjacky

@Drjacky It gives you more features out of the box, which will be tested. Some parts could be optimized e. g. instead of loading the poster in "original" size in this project.

ChrisKruegerDev avatar Apr 17 '21 14:04 ChrisKruegerDev