$npm i svix-react@latest svix`
The new `svix-react` library provides a set of powerful React hooks that simplify the process of building custom, branded Consumer App Portals. The hooks cover core functionality such as pagination and reloading, allowing developers to focus on building an awesome UI. With features like strong typing using TypeScript, the useEndpoints hook handles fetching data and maintaining state, including pagination, errors, and loading. Additionally, the `useSvix` hook provides access to the underlying Svix instance, giving developers more control over their application's functionality.