Patrick Loser
Patrick Loser
I finally found the time to work a bit on the library and implemented it in LNReader with a few changes for better compatibility. - changed lineheight and textsize to...
Changes the General, Appearance, Reader and Repositories settings to be generated through json. This way the same method can be used to create the quicksettings. Additional Settings related changes: -...
Current problems: - App crashes on library update - DB transaction never finish or fail if the app gets reloaded
fixed the padding on the top of the chapter and also changed the eventlistener of pages, because it kept breaking in dev mode
### Current behavior I have a heavy screen (render ~150ms) that I preload in a useEffect. I tested this bug on android and ios with the normal and native stack....
### Description This issue was first opened in the react navigation repo. [Issue: 12613](https://github.com/react-navigation/react-navigation/issues/12613) ### Current behavior I have a heavy screen (render ~150ms) that I preload in a useEffect....
Fixes the issues regarding the chapter loading behavior in JumpToChapter and the Chapter Drawer. Branch based on #1667
I want to switch to pnpm because it is faster and has a better package management.