teogor / ceres

🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.
https://source.teogor.dev/ceres
Apache License 2.0
65 stars 4 forks source link

Allow Customization of 'Get Started' Button in Onboarding Intro #186

Closed teogor closed 8 months ago

teogor commented 8 months ago

PR Description:

This pull request introduces a new feature that allows customization of the "Get Started" button content within the onboarding intro section.

Changes:

Closes #152