* Revert "Downgrade mmkv and bump to 435 (#6742)"
This reverts commit 66b469bb31.
* Revert "Bump Version to 1.56.0 and build to 431 (#6723)"
This reverts commit fdee027b4a.
* Revert "[V1] update deps (#6666)"
This reverts commit 8137241f12.
* bump build to 436
* update snapshots
* sidebar lists displays past bottom safe area insets
* Sidebar animation speed
* Sidebar improvements
* Add status icons and avatars to mattermost font
* Bot icon the same size as other channel icons
* improvements to the channel badge
* Badge color and border
* More precision when showing more unread above
* Improve GM icon
* Fix badge on team sidebar
* Align channel sidebar badges
* alignments
* Fix tests
* Remove unnecessary isLandscape in main sidebar connector
* update eslint's `comma-dangle` rule to `always-multiline`
* add check and fix scripts to package.json
* Invoke `yarn fix` to adopt the updated eslint rules. No other changes are included.