Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 415 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 415 Bytes

Office map in building with fake room booking sample app

This sample app use react-native & react-native-wemap-livemap sdk

install

yarn add @wemap/react-native-wemap-livemap @turf/turf

for ios:

cd ios/
pod install

build

build as classic rn app

use

see App.js. You can interact with map to book or unbook room with button inside react-native view outside wemap-livemap sdk.