I really like this project, especially the use_async hook.
However, evaluating the state when rendering feels a bit verbose. It feels to me as if this could be improved a bit, using an enum.
If you are interested, I would try to come up with a PR, as basis for further refining it. Trying to keep the default API intact.
I really like this project, especially the
use_asynchook.However, evaluating the state when rendering feels a bit verbose. It feels to me as if this could be improved a bit, using an enum.
If you are interested, I would try to come up with a PR, as basis for further refining it. Trying to keep the default API intact.