Pavel Aksonov
Pavel Aksonov
Your code works for me too, but please just comment 'dumping' portion after first call. I've got 'Segmentation fault: 11'
Tests don't check 'separated' execution as well...
I'm interested too
@levelasquez Is it possible to add?
@milankinen Thanks! I'm studying FRP now and trying to understand how to achieve my task. About suggested packages - I'm quite disappointed now what to choose and seems both doesn't...
Looks like react.reactive supports wrapping of standalone React elements just R(DatePicker), will check how it works with React Native.
It runs perfect, thanks! The only issue i had to remove .babelrc from the package, because it conflicted with react native babelrc settings. Do you have any idea how to...
Could it be related? https://github.com/gaearon/redux-thunk/pull/44 ?
I've moved to package.json and sent PR, looks like more elegant solution. I've tried kefir.react.html but it doesn't work under React Native on packager-level (something wrong with directory signal or...
Submitted PR, please check