Ramotion / cardslider

:octocat: 🃏 Cardslider is a design UI controller that allows you to swipe through cards with pictures and accompanying descriptions.
https://www.ramotion.com/iphone-app-development-ui-library-for-swiping-through-objects/
MIT License
1.27k stars 102 forks source link

Add update for iOS 13 #16

Open SwapnanilDhol opened 4 years ago

SwapnanilDhol commented 4 years ago

iOS 13 supports native dark mode and this repo's demo project will put up a white background irrespective of the device's theme settings. This causes the text to become invisible when the user is on dark mode since the background color becomes white and so does the label color.