UIOnboarding
UIOnboarding copied to clipboard
Added configuration option for footer icon color
This PR renames the tint property in UIOnboardingTextViewConfiguration to linkColor for clarity and adds a new iconColor property to allow configuration of the footer icon color. The deprecated tint property remains with a migration notice to provide a quick fix in Xcode. Documentation and usage examples have been updated to reflect these changes.