jfversluis / been-pwned

App that leverages the haveibeenpwned.com API by Troy Hunt. This app is available in the App Stores and is used in several of my talks as well as my book Xamarin.Forms Essentials.
MIT License
16 stars 3 forks source link

Fix for #37 #38

Closed sthewissen closed 7 years ago

sthewissen commented 7 years ago

Fixed this by creating a custom cell that has a renderer on iOS setting its SelectionType to None. No more selection colors happening.