You tab support has a few issues, namely:
* Text inputs automatically close the keyboard
* The Developer toggle is not reactive
* Plugins will need to update if they set navigation options in their settings, otherwise an infinite re-render occurs
Co-authored-by: Jack Matthews <jm5112356@gmail.com>
* [Themes] Initial work
* [Themes] Read from __vendetta_themes and early UI (#36)
* [Themes] Read from `__vendetta_themes`
* [Themes] Save as JSON and native theming
* [Themes] Basic UI
* [Themes] Merge processed theme data
* [Themes] Import ReactNative from `@lib/preinit`, oraganize imports
* [Themes] Some minor cleanup
* [Themes] UI overhaul
* [Themes] Minor adjustments
* [Themes] Implement updates, make UI reactive-ish
* [Themes] Move to new format
* [Themes > UI] Last-minute ThemeCard changes
* [Themes] Properly support AMOLED
---------
Co-authored-by: Amsyar Rasyiq <82711525+amsyarasyiq@users.noreply.github.com>