John Munro

Results 4 issues of John Munro

Just curious: How come tasks are scheduled on top of Headless JS (and Background Fetch for iOS) rather than emit and listen for events (using `RCTDeviceEventEmitter` and `NativeEventEmitter`)? Wouldn't this...

当我用以下import PermissionsAndroid `import { PermissionsAndroid } from 'react-native';` PermissionsAndroid是undefined的。为什么呢?

On Android, `BackgroundTimer.runBackgroundTimer()` pauses the task when the Activity is moved to background. This doesn't seem intuitive given that it's meant to be a background timer.

## Question Does anyone know why using CKKS to multiply a plaintext vector with an encrypted vector gives the same result as multiplying two encrypted vectors? ## Further Information AFAIK...

Type: Question :grey_question: