Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Support "Plugin" Model #994

Closed
1 task done
aritchie opened this issue May 5, 2022 · 0 comments
Closed
1 task done

[Feature Request]: Support "Plugin" Model #994

aritchie opened this issue May 5, 2022 · 0 comments
Labels
feature request New feature or request unverified This issue has not been verified by a maintainer

Comments

@aritchie
Copy link
Member

aritchie commented May 5, 2022

Summary

This will only be needed likely for "classic" type apps.

ie. BLE

Shiny.BluetoothLE.BleManager.Instance() 

Shiny.BluetoothLE.BleManager.Instance().RegisterDelegate<IBleDelegate>

Things like GPS will still need early hooks and lifecycle

API Changes

None

Intended Use Case

Classic apps where people only want one thing

Code of Conduct

  • I agree to follow this project's Code of Conduct
@aritchie aritchie added feature request New feature or request unverified This issue has not been verified by a maintainer labels May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request unverified This issue has not been verified by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant