Skip to content

Multi-platform common UI gestures exposed as Reactive Extensions Observables.

Notifications You must be signed in to change notification settings

trxcllnt/Observable-Gestures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Observables

Observables is a set of common UI gestures described with Reactive Extensions Observables.

Observables is a set of C# extension methods, a JS class and jQuery plugin, and an AS3 class.

Observables manages interaction state, only one gestural Observable fires at a time even though other gestural Observables may have been triggered along the way.

Interaction targets can be registered in a global Observables pool. Observables exposes a single Observable per gesture, which fires when any registered targets are interacted with.

About

Multi-platform common UI gestures exposed as Reactive Extensions Observables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published