Jerome Martin
Jerome Martin
The same... For example, what is "loadAvg" and what the value correspond to ? Thanks for your module btw :)
@victorsoares96 There could be some work around, but the problem is that we never know when some text is select or not. `onSelected` is not called when no text is...
@aliMurtaja Download the file using expo-file-system (into FileSystem.documentDirectory) and then open it locally in the Reader
@jspizziri I experience the same issue.
Same issue, on iOS only. Any help ? EDIT : My problem was that I was downloading the files to the folder FileSystem.cacheDirectory Downloading the files to FileSystem.documentDirectory fixed the...