CoconutKit icon indicating copy to clipboard operation
CoconutKit copied to clipboard

iOS 13 support

Open defagos opened this issue 5 years ago • 0 comments

iOS 13 support should be quite straightforward. Testing the demo I still spotted a few issues:

  • [ ] UIStepper bindings do not work anymore.

I also found other issues not related to iOS 13:

  • [ ] Parallax demos are broken.
  • [x] Linking with CoconutKit and MAKVONotificationCenter reveals category method conflicts (newly reported by Xcode 11).
  • [ ] Using the cursor resizing sliders make the demo crash.

defagos avatar Aug 07 '19 07:08 defagos