Reedyuk / blue-falcon

A Bluetooth kotlin multiplatform "Cross-Platform" library for iOS and Android
https://bluefalcon.dev
Apache License 2.0
321 stars 43 forks source link

BlueFalcon example in Compose Multiplatform #116

Closed neelratanguria closed 6 months ago

neelratanguria commented 6 months ago

This pull request introduces a small example in Compose Multiplatform showcasing the capabilities of our library for scanning, connecting, and disconnecting Bluetooth devices. The example provides demonstrations of these functionalities in a Compose Multiplatform project.