A simple and reliable way to manage the state of your application
Tunnel is a simple and basic state manager that allows you to make persistance into AsyncStorage
and localStorage
, and also allows you to
make a better structure in terms of code.
I was looking at some libraries for state management, and they ware prettt
Forget about actions, connections, reducers and a lot of boilerplate to create and manage states. With reworm you can create and manage state as simple as on the image above.
To see how to use and how to install please access http://tunneljs.vercel.app
Just take a fork of this repo and send us a pull request following the templates for PR's, also following the issues that we have or you can send a pull request fixing a issue that you are having on your projects