mirror of
https://github.com/exyte/ConcentricOnboarding.git
synced 2026-04-02 23:58:57 -06:00
updates on adding next icon to the next circle button. #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DAMMAK on 1/21/2021
I made a modification to the next circle button, I read through the source code I discovered the circle button looked for asset file name "arrow" In most cases people might not know they are supposed to add an arrow image asset file into their project. so I made a modification to use system next arrow Icon and also user can set their prefered next Icon button from the nextIcon prop in the ConcentricOnboarding struct...
please review the PR and if there is anything needed let me know I will modify it.. and also below is the screenshot of what it looks like...