react-native-homekit
v0.1.0
Published
homekit
Downloads
4
Readme
react-native-homekit (WIP)
https://developer.apple.com/documentation/homekit?language=objc
Installation
npm install react-native-homekit
Usage
import Homekit from "react-native-homekit";
// ...
const result = await Homekit.addHome("Nazir's Home");
const result = await Homekit.removeHome("Nazir's Home");
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT