React child elements wrapped by the SDK context provider.
An instantiated FeedbackClient configured with your API base URL and application key.
OptionallocaleLocale identifier for UI text localization (e.g. 'en', 'zh-Hans', 'zh', 'zh-CN').
OptionalstringsCustom string overrides deeply merged on top of the active locale dictionary.
OptionalthemeOptional visual theme override (e.g., 'light', 'dark', 'midnight', 'ocean', 'forest', 'sunset', 'candy').
Defaults to remote app configuration or 'system'.
OptionaluserOptional custom user token string. If omitted, UserTokenStore.shared generates and manages a persistent device token.
Props for configuring the CupThreadProvider.
Example