riseworld27
riseworld27
I want to know if iOS can keep bluetooth connection in background.
### Version - react-native-ble-manager v6.6.8 - react-native v0.59.10 - Android v.9 (Honor V10) ### Actual behaviour When I run your sample app and do a scan, it is working fine...
I am ejecting expo app to bare react native app. But I am getting error `TypeError: null is not an object (evaluating 'unimodulesPermissionsInterface.PermissionStatus')` My package.json includes: "react-native": "~0.61.4", "react-native-unimodules": "0.7.0-rc.4",...
This is great popup sample. By the way, i want use this sample over content view. Is there any way to do? Thanks
It is happening only on iOS
I have read-only editor in view of fixed height. But when content is long over editor, scroll is not working in android. It is working fine in iOS.