msupply-foundation / msupply-cold-chain

Android application for viewing and monitoring temperatures of fridges
GNU General Public License v3.0
3 stars 3 forks source link

Switch from using yalc to npm for msupply-ble-service #236

Open adamdewey opened 1 year ago

adamdewey commented 1 year ago

Is your feature request related to a problem? Please describe. msupply-cold-chain is still using yalc to make a local copy of msupply-ble-service.

This speeds up development but it should be switched to npm so we have one source of truth for bluetooth functionality.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

andreievg commented 1 year ago

bump, noticed a lot of change in latest PRs: https://github.com/openmsupply/msupply-cold-chain/pull/238