react icon indicating copy to clipboard operation
react copied to clipboard

A signals/slots plus FRP-like library for Java and Objective-C

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

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

- Changes the Listener abstract classes into interfaces with default methods. - Isolates SignalView.Listener from ValueView.Listener and makes Slot into a functional interface that works for both. - Eliminates Functions...