Commit Graph

6 Commits

Author SHA1 Message Date
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
Krzysztof Magiera
1701f3947f Update example app to use RN 0.56 2018-07-10 11:13:32 +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
osdnk
13b1b1d268 Update package.json and change string ids to React.createRef 2018-05-22 15:28:48 +02:00
Krzysztof Magiera
78fc481867 Bump react versions in example app 2018-04-25 16:54:28 +02:00
Krzysztof Magiera
cb0a2680a8 Initial commit. 2018-04-25 11:22:32 +02:00