@uservane/react-native: UserVaneProvider
Function: UserVaneProvider()
Section titled “Function: UserVaneProvider()”UserVaneProvider(
__namedParameters):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: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