ScrollKit icon indicating copy to clipboard operation
ScrollKit copied to clipboard

Simple example of how to use UIScrollView in a SpriteKit project

Results 2 ScrollKit issues
Sort by recently updated
recently updated
newest added

When testing the newest commit to Swift 4, there is an error showing in the console during execution as follows: 2018-01-18 21:45:20.885569-0700 ScrollKit[2324:969934] +[CATransaction synchronize] called within transaction In addition,...

The scrolling and panning are working flawlessly, but I am struggling to introduce a gesture recognizer to enable selecting a scrolling node.