eddystone-react-material

0.0.4 • Public • Published

eddystone-react-material

A react material-ui component to list, add, edit eddystone devices

To demo install dependencies with npm i then, as ble isnt available in browsers yet, start a websocket server with npm run ws Next start the webserver with npm start and load http://127.0.0.1:9999/ in your browser.

To rebuild local changes npm run dist

Know issues:

  • react is a peer dependency of material-ui meaning you have to bring it in in your project
  • material-ui needs the the http://material-ui.com/#/get-started/installation
  • bleno/eddystone-beacon only currently support one active advertising instance at a time

Package Sidebar

Install

npm i eddystone-react-material

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • jjrosent