Keith D. Moore

Results 4 issues of Keith D. Moore

On both Android and iOS, ref.close() does not close the window. I can see the webview is still running. Does not seem to be specific to device or OS. However,...

bug
platform: ios
platform: android

When attempting to read a file with RNFS.read like this: `const chunk = await RNFS.read(uri, CHUNK_SIZE, position, 'base64') ` I get this error: [Error: RNFSManager.read(): Error while converting JavaScript argument...