Open noacavalcante opened 2 months ago
Thanks for the kind words. I appreciate the good explanation and the reasoning behind the required features. Unfortunately I cannot commit with any ETA. I'll appreciate if you push a pull request and I commit on reviewing in a timely manner and release it.
Hi,
First of all, thank you for your great work on this package. It has been incredibly useful for my project.
I’ve been working with the stepBuilder to customize the steps of the onboarding process. I noticed that OnboardingStepRenderInfo provides useful information like the title, body, label size, and functions like nextStep() and close(), which are great. However, there’s a limitation that makes it difficult to fully customize the onboarding steps while keeping the core functionality of the package intact.
Issue: