Ramotion / paper-onboarding

:octocat: PaperOnboarding is a material design UI slider. Swift UI library by @Ramotion
https://www.ramotion.com/agency/app-development/
MIT License
3.33k stars 337 forks source link

need RTL support for iOS and Android #130

Open vinay-Bildarb opened 3 years ago

vinay-Bildarb commented 3 years ago

Hi there, thanks for providing an awesome library that made our app walk through screens very nice. I've one issue here that the library currently doesn't have any support for RTL (both iOS and Android). So can you please add this feature and make our life more easier :) Waiting for an early response. Thanks in advance

aliemara commented 3 years ago

I had the same issue. Here's a simple PR for the fix. https://github.com/Ramotion/paper-onboarding/pull/131 Hope this helps and gets merged.