feat(companion): implement ble
This commit is contained in:
7
aris/packages/ble/expo-module.config.json
Normal file
7
aris/packages/ble/expo-module.config.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"platforms": ["apple"],
|
||||
"apple": {
|
||||
"modules": ["ArisBleModule"],
|
||||
"appDelegateSubscribers": ["ArisBleAppDelegateSubscriber"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user