Closed fbara closed 8 years ago
I've been able to localize all the pages but the Skip button still isn't localized. Is there a way to change the text of the Skip button?
Skip
The skip button is a property you can modify directly however you want.
https://github.com/mamaral/Onboard/blob/master/Source/OnboardingViewController.h#L38
Well that was easy, thanks!
No problem!
I've been able to localize all the pages but the
Skip
button still isn't localized. Is there a way to change the text of the Skip button?