Michał Osadnik
01ccea7b3c
Add start/stop api ( #18 )
...
* Add start api on iOS and struggle to do it on Android 🙌
* Why don't you wanna work 🌝 ?
* Consider crucial
* Well, it might be the issue
* Fix memory leaks
* Make it topological on Android
* Make it topological on iOS as well 🎉
* Change queue to stack
* Style issue
* Names style
* Dummy -> AlwaysEvaluative
* Make it workable for stopping as well
* Add { finished } callback ☑️
* Remove dummy code
* Remane again
* Always
* Remove dummy
* Fix merge issue
* Add zero
* Add delay
* Add readme
* Optimize imports
* Remove unused imports:
* Add tests and fix their consequences
* Styles
* Fix example
* Add sequence, fix delays
* Unused imports
* Unused imports
* Fix tests
* Fix delay
* Change seq system
* Useless stuff
* Useless stuff
* Make it more elegant
* Fix imports
* Fix readme
* Add setValue
* Add parallel
* Fix PR issues
* Fix PR issues
* Fix PR issues
* Fix PR issues
* Fix PR issues
* Simplify delay
* cleanup
* cleanup
* seqq
* pr
* remove delay
* remove delay
* remove delay
* remove delay
* Fix tests
* Fix stop
* Add comment
* rename
* tests wip
* Fix tests
* Fix tests
* wish to make it work some day
* Moar tests
* Remove dummy tests
* Moar js fixes
* android fixed
* ios fixes
* Update rm
* rev tim
* rem deps
* rem imports
* Moarrr testzzz
* line
* Testss
* rmn
* rm empty line
* rnm
* spr
* cmt
* Tests
* style
* sop line
* Fix tests
* Fix test
* fix fix fix
* fix fix fix
* rename
* Fix tests
* simplify
* Add comment
* Add comment
* Add comment
* fixx
* Fix docs
* enter
* fix docs
* fix
* change logic
* mock in all rolling in the tests 🙋
* Fix
* Add one more test
* pos
* current return
* add child
* rename
* rename
* Protocol
* rnm
* Fix tests
* Fix another test
* Fix yet another test
* Rename
* Fix tests
* ``
* detach
* Moar tests
* Fix detaching
* Update REAAlwaysNode.h
2018-08-01 19:00:58 +02:00
Michał Osadnik
7fae9e2891
Chat heads example ( #41 )
...
* make spring moar like Animated
* Add chat head example
* Fix heads
* Revert
2018-07-20 14:30:40 +02:00
Krzysztof Magiera
6b19cde018
Add round and color nodes ( #15 )
...
This PR adds new "round" and "color" nodes.
Color nodes can be used to map to color props in view (e.g. backgroundColor)
Round is required for the color math to function properly (each color component needs to be an integer).
Added demo app where you can pan view around that changes color depending on the position on HSV palette.
2018-06-01 13:51:27 +02:00
Dylan Vann
b9ba694ace
Add interpolate function from kmagiera with example. [WIP] ( #11 )
...
Interpolate function from https://github.com/kmagiera/react-native-reanimated/issues/10#issuecomment-392066106 with extrapolation handling, examples, and documentation.
Closes #10 .
2018-06-01 08:14:44 +02:00
Krzysztof Magiera
97e8ddbc94
Use updateContext on iOS and implement updating non-native props
2018-04-25 16:55:34 +02:00
Krzysztof Magiera
cb0a2680a8
Initial commit.
2018-04-25 11:22:32 +02:00