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

[FR]: Enable Customization of "Get Started" Button Content in Onboarding Intro Section #152

Closed zeoowl-dev closed 8 months ago

zeoowl-dev commented 1 year ago

Is there an existing issue for this?

Describe the problem

Currently, the onboarding screen displays a "Get Started" button in the intro section. To enhance user engagement and personalization, we should introduce a feature that allows developers to customize the text and content of this button.

Describe the solution

  1. Implement a new parameter or function in our onboarding screen component that enables developers to set custom content for the "Get Started" button.

  2. Provide clear documentation and examples on how to use this customization feature in our README or developer documentation.

Benefits:

Acceptance Criteria:

Additional Information: This enhancement aligns with our goal of providing a flexible and user-friendly onboarding experience for app developers. It is a valuable addition that can improve user engagement and satisfaction with our onboarding screen.

Additional context

No response

Code of Conduct