|
|
|
|
|
by cel1ne
3658 days ago
|
|
I've thought about Anvil, but I like React and I can reuse stuff from my web-development. Like tachyons styling [0]. Regarding bansa: Sounds nice, but I've never seen the benefit of using a library for state and state-reduction. You can implement and customise for yourself in less than 50 lines. (I don't use the redux library on the web either) The only thing I would like is being able to reuse data-structures of react-native, so they won't get serialized all the time. Thanks for the tips, though! [0] https://github.com/fab1an/react-native-tachyons |
|