louis49 / androidtv-remote

MIT License
68 stars 23 forks source link

Running issue with React-Native #3

Closed piyush2greedy closed 2 years ago

piyush2greedy commented 2 years ago

@louis49 Thanks for the help. Can u help how to make it run in react-native. It throws node-forge (unable to resolve module) error in react-native.

Can u help how to make it work in react-native

louis49 commented 2 years ago

It’s a server side module, not a client side. You can create a client that call an API coded on server side

piyush2greedy commented 2 years ago

@louis49 can u share any reference link on how to do it as need to create a local server in network. can u tell how to do it

louis49 commented 2 years ago

You can find inspiration here : https://github.com/louis49/homebridge-plugin-androidtv/blob/main/homebridge/admin/api.js