It would be cool to be able to have 2 react components each having its own store, but they're able to share states. Sharing states through the host is cool but it seems indirect. If there's a way for components to communicate via a direct contract an example of it would be great!
It would be cool to be able to have 2 react components each having its own store, but they're able to share states. Sharing states through the host is cool but it seems indirect. If there's a way for components to communicate via a direct contract an example of it would be great!