FRY
FRY copied to clipboard
UIKit Integration Library
Results
2
FRY issues
Sort by
recently updated
recently updated
newest added
Added predicate debugging, since figuring out why a given predicate is failing is important. It prints out the object pointers and resolves the key path values in the output. This...
FRYTouchDispatch currently uses a timer to dispatch the current touch state every 0.01 seconds. This is good default behavior, but when touches are recorded, and there's exact point-in-time information, the...
enhancement