William Heelis
William Heelis
I want to confirm: this is a major issue for us. Not sure what the cause is.
no jest unit test errors ``` import MMKVStorage from 'react-native-mmkv-storage'; const SecureStorage = new MMKVStorage.Loader() .withEncryption() .withInstanceId('someThing') .initialize(); ``` hundreds of unit test errors ``` import { MMKVLoader } from...
this is really important to fix
the way I did it was to add my own `toc.html` file then got straight into the book pages cover: "cover.jpeg", customHtmlTocTemplatePath: "toc.html", then each page is ` option.content.push({ data:...