So I was thinking about animations and transitions for Mint. As I've looked into React and Vue.js this seems to be a quite complicated matter, so it's not something to be done quickly.
However, Preact (underneath Mint) is compatible with React ecosystem so a library like this one should be simply working:
https://reactcommunity.org/react-transition-group/
Do we have a way to use react components? Any ideas on how to implement this? What the design should be?
So I was thinking about animations and transitions for Mint. As I've looked into React and Vue.js this seems to be a quite complicated matter, so it's not something to be done quickly.
However, Preact (underneath Mint) is compatible with React ecosystem so a library like this one should be simply working:
https://reactcommunity.org/react-transition-group/
Do we have a way to use react components? Any ideas on how to implement this? What the design should be?