jfilter / react-native-onboarding-swiper

🛳 Delightful onboarding for your React-Native app
https://www.npmjs.com/package/react-native-onboarding-swiper
Other
971 stars 179 forks source link

`titleStyles` does not work for `textAlign` #129

Open codingCoffee opened 2 years ago

codingCoffee commented 2 years ago

Tried adding this at the page level and at the Onboarding component level, however it does not take effect

titleStyles: {textAlign: 'right'}