Skip to main content

Module: components

Functions

Livemap

Livemap(props): null | ReactElement<any, string | JSXElementConstructor<any>>

This component represents a React Native embed of the IOS and the Android SDK. It allows the developper to interact with it.

To get a full documentation on its props and methods, please refers to [[LivemapProps]] and [[LivemapRef]] respectively.

Parameters

NameType
propsLivemapProps & RefAttributes<LivemapRef>

Returns

null | ReactElement<any, string | JSXElementConstructor<any>>

Defined in

node_modules/@types/react/index.d.ts:350