Jiwoo JEONG
Jiwoo JEONG
Version 1.0.7 Android 28 react native 0.63.4 npm 6.13.4 const detectBeacon = async () => { const id = 'REGION1'; const uuid = [UUID]; try { await Beacons.startRangingBeaconsInRegion(id, uuid); console.log(`Beacons...
This one shows not fullscreen Bottom Sheet when Android is on Immersive Mode. So what about add statusBarTranslucent option at Modal component? I want to open PR but I don't...
## Description - initHealthKit result type set HealthValue. but it gives only number - I added InitHealthKitResultCode enum and apply it to result type Fixes # (issue) ## Type of...