Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 359 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 359 Bytes

react-native-vdp

VDP for hikvision camera

Installation

npm install react-native-vdp

Usage

import { VdpView } from "react-native-vdp";

// ...

<VdpView color="tomato" />

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT