@uservane/react-native: UserVaneProviderProps
Type Alias: UserVaneProviderProps
Section titled “Type Alias: UserVaneProviderProps”UserVaneProviderProps =
object
Defined in: @[email protected]_react-native@0.86.0_@[email protected]_@[email protected]_react@[email protected]/node_modules/@uservane/react-native/dist/index.d.ts:128
Properties
Section titled “Properties”apiBase?
Section titled “apiBase?”
optionalapiBase?:string
Defined in: @[email protected]_react-native@0.86.0_@[email protected]_@[email protected]_react@[email protected]/node_modules/@uservane/react-native/dist/index.d.ts:132
API origin. Defaults inside @uservane/browser client.
apiKey
Section titled “apiKey”apiKey:
string
Defined in: @[email protected]_react-native@0.86.0_@[email protected]_@[email protected]_react@[email protected]/node_modules/@uservane/react-native/dist/index.d.ts:130
Publishable key, e.g. uv_pk_live_....
children
Section titled “children”children:
ReactNode
Defined in: @[email protected]_react-native@0.86.0_@[email protected]_@[email protected]_react@[email protected]/node_modules/@uservane/react-native/dist/index.d.ts:139
debug?
Section titled “debug?”
optionaldebug?:boolean
Defined in: @[email protected]_react-native@0.86.0_@[email protected]_@[email protected]_react@[email protected]/node_modules/@uservane/react-native/dist/index.d.ts:134
When true, logs decision rationale; boundary logs caught render errors.
traits?
Section titled “traits?”
optionaltraits?:Record<string,unknown>
Defined in: @[email protected]_react-native@0.86.0_@[email protected]_@[email protected]_react@[email protected]/node_modules/@uservane/react-native/dist/index.d.ts:138
Optional initial traits (with userId).
userId?
Section titled “userId?”
optionaluserId?:string
Defined in: @[email protected]_react-native@0.86.0_@[email protected]_@[email protected]_react@[email protected]/node_modules/@uservane/react-native/dist/index.d.ts:136
Optional initial identity (calls identify after init).