@uservane/react-native: UserVaneProvider
Function: UserVaneProvider()
Section titled “Function: UserVaneProvider()”UserVaneProvider(
__namedParameters):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:157
React Native UserVane provider.
- Init-once (survives StrictMode remounts).
- Native-safe: no window/document access.
- Renders the survey card when a survey is active.
- Error boundary so a render throw never reaches the host tree.
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”Returns
Section titled “Returns”ReactNode