Skip to content

Releases: iDonJose/ReactivePixel

⬆️ Use of Texture 2.8 now !

01 Apr 14:11
Compare
Choose a tag to compare
1.1.0

Upgraded : Depends on Texture 2.8 now ! + Bumped to 1.1.0

🎉 Finally v1 !!

17 Jan 14:18
Compare
Choose a tag to compare

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 !

17 Nov 11:54
Compare
Choose a tag to compare
0.1.0

Initial commit