HogLite is a free and open-source PostHog client for mobile devices, allowing users to view their PostHog analytics on the go.
Allows users to view PostHog dashboards, events, and other analytics directly on their mobile devices by communicating with PostHog's API.
Uses Zustand for managing client-side state such as user authentication and preferences.
Includes custom hooks for API queries and mutations to manage asynchronous server state efficiently.
Provides network request inspection and other debugging tools for easier troubleshooting in development mode.