Releases: iDonJose/ReactivePixel
Releases · iDonJose/ReactivePixel
⬆️ Use of Texture 2.8 now !
🎉 Finally v1 !!
Added
-
UITextField.EditEvent new event
selectionChange
-
ASEditableTextNode.reactive : added callbacks with
editEvents(_:shouldStartEditing:shouldChangeText:didChangeSelection:)
-
UITextField.reactive : added callbacks with
editEvents(_:shouldClear:shouldReturn:shouldStartEditing:shouldEndEditing:shouldChangeCharacters:)
-
UITextView.reactive : added callbacks with
editEvents(_:shouldStartEditing:shouldEndEditing:shouldChangeText:shouldInteractWithURL:shouldInteractWithTextAttachment:)
-
UIGestureRecognizer.reactive : added callbacks with
gesture(_:shouldStart:shouldRecognizeSimultaneouslyWith:shouldRequireFailureOf:shouldBeRequiredToFailBy:shouldReceiveTouch:shouldReceivePress:)
Updated
- ASControlNode.reactive : Works now on QueueScheduler.main
Minor cleaning
🚀 First Release !
0.1.0 Initial commit