Android Development Featured Part 3: Let's Build the App! 📱💻 GraphQL with Apollo Kotlin in Compose Multiplatform Hey Again, API Adventurers! 👋 Guess what? We're back for another exciting chapter in our YouTube Downloader saga! Remember our awesome GraphQL server? Time to build the app that uses it! We'll set up Apollo Kotlin in our Compose Multiplatform project to fetch data like a pro.
Kotlin Multiplatform Featured Tired of REST? Build Blazing-Fast GraphQL APIs with Kotlin & Ktor! 🚀 👋 Are you finding traditional REST APIs a bit... clunky? Multiple endpoints for related data, over-fetching, under-fetching – sound familiar? What if there was a more efficient, flexible, and developer-friendly way to build your APIs? Enter GraphQL! 🎉 And when you pair it with the conciseness of Kotlin and the lightweight power of
Compose Multiplatform Featured Make Your KMP App a Share Target: Receive simple data from other applications What is a Share Target? Let’s say you’re developing a social media app. You might want to provide the ability to share text or images. For that, Android has a feature called Share Target (similar to Share Extension in iOS). This allows your app to receive text or