Commit Graph

20 Commits

Author SHA1 Message Date
Krzysztof Magiera
d93105a859 Bump version -> alpha.10 2018-10-11 12:03:44 +02:00
Krzysztof Magiera
284e3d36c3 Bump version -> alpha.9 2018-09-28 14:23:18 +02:00
Michał Osadnik
7a8885c871 Make it possible to develop without copying library to node_modules (#105)
Inspired by: https://github.com/callstack/react-native-paper/tree/master/example
and https://blog.callstack.io/adding-an-example-app-to-your-react-native-library-d23b9741a19c

cc: @satya164 😻, thanks!
2018-09-25 09:36:41 +02:00
Michał Osadnik
4a3128810d Update lint-staged (#96)
Previous versions are no longer compatible with node 10
2018-09-10 17:03:11 +02:00
Krzysztof Magiera
c05ea955d8 Bump version -> alpha.8 2018-09-04 14:57:39 +02:00
Krzysztof Magiera
3670ad6df8 Bump version -> alpha.7 2018-09-02 19:09:43 +02:00
Simon Trény
8e73861ffc Update and fix typescript definitions (#70) 2018-08-21 09:15:21 +02:00
Krzysztof Magiera
1455d20d77 Bump version -> alpha.6 2018-08-20 15:54:43 +02:00
Birkir Rafn Guðjónsson
f68b67d50e Add .podspec to package.json (#65) 2018-08-13 18:52:46 +02:00
Cameron Knight
076e2b2d32 Add typescript definitions (#51)
* Add typescript definitions

* Update typescript definition based on PR comments

* Update react-native-reanimated.d.ts
2018-08-06 10:30:35 +02:00
Krzysztof Magiera
c9f2b77bcc Merge branch 'master' of github.com:kmagiera/react-native-reanimated 2018-08-01 19:01:18 +02:00
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
Krzysztof Magiera
29edd1c1b6 Bump version -> alpha.5 2018-07-10 11:14:25 +02:00
Dylan Vann
f607cebcd4 Configure jest and add tests for interpolate. (#23) 2018-06-10 19:52:09 +02:00
Krzysztof Magiera
05c92a777b Bump version -> alpha.4 2018-06-08 18:21:28 +02:00
Dylan Vann
ad8b0cf534 Interpolate method, input validation, linting, refactoring. (#17)
Interpolate validations are taken from `Animated`.
2018-06-07 20:24:48 +02:00
Michał Osadnik
401227f8f1 Update package.json (#20) 2018-06-04 10:33:50 +02:00
Krzysztof Magiera
c9103b2d94 Bump version -> alpha.3 2018-06-01 13:52:18 +02:00
Krzysztof Magiera
00021b1de0 Bump version -> alpha.2 2018-05-17 10:56:38 +02:00
Krzysztof Magiera
cb0a2680a8 Initial commit. 2018-04-25 11:22:32 +02:00