Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@tcw165 tcw165 released this 28 Aug 04:35
· 13 commits to master since this release
  • Rename GestureEventObservable to GestureDetectorObservable.
  • The GestureDetectorObservable now produces observable of GestureObservable, where there are polymorphism of it, such as GestureLifecycleObservable, TapGestureObservable, DragGestureObservable and PinchGestureObservable.