HealthSamurai/health-animator

Name: health-animator

Owner: Health Samurai Team

Description: React Native animations for ClojureScript

Created: 2017-12-28 14:28:09.0

Updated: 2017-12-28 14:28:47.0

Pushed: 2017-12-28 15:01:12.0

Homepage: null

Size: 144

Language: Clojure

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Health Animator

Clojars Project

ClojureScript React Native animations

Documentation
Fade-in

Props:

pe :fade-in
ration 1000}
Fade-out

Props:

pe :fade-out
ration 1000}
Left to Right
pe :left
ration 1000
om-value 100
-value 0}
Right to Left
pe :right
ration 1000
om-value 100
-value 0}
Top to Bottom
pe :top
ration 1000
om-value -100
-value 0}
Bottom to Top
pe :bottom
ration 1000
om-value 100
-value 0}
Usage
quire [health-animator.core :as animator])

mator/animate {:fn #(println "animation end") :type :fade-in :duration 3000}]
License

Copyright © 2017 Health Samurai

Distributed under the MIT license.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.