RealOGs Blog
  • Home
  • Website
Subscribe
Tagged

jetpack compose

A collection of 4 posts

Build and Publish multi-module Android library to Maven Central
maven

Build and Publish multi-module Android library to Maven Central

Learn to build and publish your single or multi-module Android library to Maven Central!

  • Jayesh Seth
Jayesh Seth Aug 30, 2023 • 15 min read
a very important cat for this blog
kotlin

Animate Your Jetpack Compose UI: A Comprehensive Overview

Animations can be a powerful tool for creating engaging and interactive user interfaces. With Jetpack Compose, creating animations has become easier than ever. In this blog post, we'll walk through the basics of using animations in Jetpack Compose and explore some examples to get you started.

  • Jayesh Seth
Jayesh Seth Mar 30, 2023 • 9 min read
Graphics in Jetpack Compose
android

Graphics in Jetpack Compose

Graphics in Android has always has been a tricky and abandoned area due its complexity and the setup required to perform even basic drawing. Google saw that and made it easy and simple with the introduction of Jetpack Compose and it's easier API using Canvas. It is like

  • Jayesh Seth
Jayesh Seth Feb 23, 2023 • 6 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 © 2025