Best of AndroidNovember 2023

  1. 1
    Article
    Avatar of flutterFlutter·2y

    What’s new in Flutter 3.16

    Flutter 3.16 introduces Material 3 as the new default theme and brings a preview of Impeller for Android. It also includes updates to Material 3 motion.

  2. 2
    Article
    Avatar of asayerasayer·2y

    Create Push Notifications in React Native with Notifee

    Learn how to use Notifee, a React Native library, to streamline push notifications for Android and iOS devices. Set up Notifee in your React Native app, create push notifications, group notifications, cancel notifications, style notifications, handle images within notifications, and send notifications with Firebase.

  3. 3
    Article
    Avatar of kotlinKotlin·2y

    Kotlin Multiplatform Is Stable and Production-Ready

    Kotlin Multiplatform is now stable and ready for production use. It allows developers to share code across platforms while retaining native benefits. Many prominent companies have been using Kotlin Multiplatform, including Netflix and McDonald's. The technology offers strict compatibility guarantees, better build setup user experience, and build and runtime performance improvements. The growing Kotlin Multiplatform ecosystem provides diverse tools for app development. Compose Multiplatform, a declarative cross-platform UI framework, offers full code-sharing flexibility. JetBrains continues to enhance multiplatform development with future updates and announcements.