RealOGs Blog
  • Home
Subscribe
Tagged

compose

A collection of 2 posts

Going from Native Android to Flutter
android

Going from Native Android to Flutter

Flutter is an open-source UI toolkit created by Google to build and ship beautiful yet powerful applications across platforms with a single codebase. It supports platforms like iOS, macOS, Android, Web, Linux, Windows, and Fuchsia. I have been doing native Android development since 2019, starting with XML and now with

  • Jayesh Seth
Jayesh Seth Sep 21, 2022 • 12 min read
Getting Started with Jetpack Compose
android

Getting Started with Jetpack Compose

Jetpack Compose is a modern UI toolkit by Google which replaces traditional XML layouts with a way to do it using Kotlin, which simplifies and accelerates UI development with less and maintainable code, allowing us to make powerful and beautiful apps in lesser time.

  • Jayesh Seth
Jayesh Seth Sep 23, 2021 • 3 min read
RealOGs Blog © 2023