Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update line on _buffer_line_data_changed message * Optimize nicklist updates * Fix notification dispatch for lineId 0 * Fix issue where user would not be prompted to enable notifications * Don't dismiss splash screen until credentials have loaded from storage * Replace KeyboardAvoidingView with Reanimated useAnimatedKeyboard to improve keyboard animations and prepare for New Architecture. Also fixes issues with keyboard avoidiance when using Stage Manager. * Make Android status bar transparent and translucent, like on iOS. * Use default font for all text except for buffer lines, which are monospace on all platforms. * Migrate tab button layout animation to Reanimated
- Loading branch information