carry

2018-11-01T20:17:28.001400Z

Hi there! Carry looks pretty promising to me. I just want to ask whether anybody used it for react native apps.

metametadata 2018-11-01T20:24:48.008900Z

Hi. I don't know exactly, but, in theory, it shouldn't be a problem as the lib is mostly concerned with he state management. You will have to figure out how to hook it with RN UI layer. I would also recommend to use Aide instead of Carry for new projects: https://github.com/metametadata/aide

2018-11-01T21:03:28.009400Z

Thanks! I will take a look.