EventrixProvider is required when You want use hooks, hocs and component decorators. Provider use react context API to pass all required data by context to hocs, hooks and component decorators. Use EventrixProvider in Your main component of Your application.