Support

Get help with the Eventrix state management library. If you have any questions, please email us at support@eventrix.io

Docs & Guides

Step-by-step explanation to help you get the most of eventrix library

Discord

If you have any questions about the eventrix library, use discord.

Email

Still have questions? Don’t hesitate to send us an email using the link below.

Contact Us

If you have any questions, please email us at support@eventrix.io or use the form below:

    Frequently Asked Questions

    1. What is Eventrix?

    Eventrix is a scaling and predictable TypeScript library for state managing and centralizing application global state.
    Eventrix solves the problem of sharing information between elements of the application, as well as communication between them. This open source library is suitable for both very large and small applications. Eventrix enables flexible expansion of the global state as well as enables greater control over the data flow in the application.

    2. Who is it for?

    Eventrix is for every developer who has an application written in React or React Native and needs to effectively manage the global state in the application. The library is open-source under the MIT license.

    3. How can i use it?

    Just install the eventrix package, you can read how to do it in the documentation. Then, configure the store for your own needs and use the provider in the main component of the application. In case of problems, use the examples available on the website or contact us.