Installation
Install the SDK using your preferred React Native package manager:Initialization
Import the SDK and initialize it with yourapp_id and server_host before logging any events:
Logging events
User and session management
Important naming note
The client-facing class isKlaritics. Do not use KlariticsSDK, KlariticsCore, or any other variant in your application code.