mirror of
https://github.com/standardnotes/mobile.git
synced 2026-04-19 21:58:51 -04:00
* feat: add react-native-zip-archive dependency * feat: download and extract offline editors * feat: use offline editor path as webview source * fix: change function name * fix: move deactivate editor to compose unmount * fix: add origin whitelist * fix: add read access url * fix: increase load end timeout to remove theme load flicker * fix: set online url on getOfflineEditor error * fix: set editor width and scale * fix: add timeout to remove download message flicker * fix: deactivate component when switching editors * fix: use online url if process is terminated