Best of Android — November 2023
- 1
- 2
asayer·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
Kotlin·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.