@uservane/react-native: UserVaneProviderProps
Type Alias: UserVaneProviderProps
Section titled “Type Alias: UserVaneProviderProps”UserVaneProviderProps =
object
Defined in: @uservane+react-native@0.1.0_react-native@0.86.0_@babel+core@7.29.7_@types+react@18.3.31_react@19.2.3__react@19.2.3/node_modules/@uservane/react-native/dist/index.d.ts:128
Properties
Section titled “Properties”apiBase?
Section titled “apiBase?”
optionalapiBase?:string
Defined in: @uservane+react-native@0.1.0_react-native@0.86.0_@babel+core@7.29.7_@types+react@18.3.31_react@19.2.3__react@19.2.3/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: @uservane+react-native@0.1.0_react-native@0.86.0_@babel+core@7.29.7_@types+react@18.3.31_react@19.2.3__react@19.2.3/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: @uservane+react-native@0.1.0_react-native@0.86.0_@babel+core@7.29.7_@types+react@18.3.31_react@19.2.3__react@19.2.3/node_modules/@uservane/react-native/dist/index.d.ts:139
debug?
Section titled “debug?”
optionaldebug?:boolean
Defined in: @uservane+react-native@0.1.0_react-native@0.86.0_@babel+core@7.29.7_@types+react@18.3.31_react@19.2.3__react@19.2.3/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: @uservane+react-native@0.1.0_react-native@0.86.0_@babel+core@7.29.7_@types+react@18.3.31_react@19.2.3__react@19.2.3/node_modules/@uservane/react-native/dist/index.d.ts:138
Optional initial traits (with userId).
userId?
Section titled “userId?”
optionaluserId?:string
Defined in: @uservane+react-native@0.1.0_react-native@0.86.0_@babel+core@7.29.7_@types+react@18.3.31_react@19.2.3__react@19.2.3/node_modules/@uservane/react-native/dist/index.d.ts:136
Optional initial identity (calls identify after init).