v0.8.2
-
[#49] Windows: Fixes Windows support in the library, and in the Example app. Note: the remaining problems were caused by stale react-native-fs (filesystem access) dependency being broken for the latest RN on Windows; and they were fixed by upgrading to its patched fork @dr.pogodin/react-native-fs. This patched fork, however, currently supports a limited subset of react-native-fs functionality only — be careful if you are to adopt the replacement for your particular project — see for details itinance/react-native-fs#1197, and https://github.com/birdofpreyru/react-native-fs/releases.
-
[#59] Cleans-up available ErrorLogOptions by removing
conditionCacheHandlingandsslNoiseflags. -
Updates dependencies.