mattermost-mobile/app/database/models/server
Avinash Lingaloo 2c193f2133
[GEKIDOU] Bottom Tab Navigation (#5600)
* Started with bottom tabs layout

* code clean up

* Added animation to bottom tab bar

* returns null if not focused

* code clean up

* Updating layout

* Updated modal screen

* Updated animation

* Updated animation

* Fix SafeArea on Home

* A few clean ups

* code clean up

* Fix issue with navigation on Android

* Use React Navigation in combination of RNN & create bottom tab bar

* Set tab bar line separator height to 0.5

* Fix snapshot tests

* Add home tab mention badge

* Apply new themes

* Home Tab badge

* Remove unused constants

Co-authored-by: Avinash Lingaloo <>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2021-08-31 14:58:53 -04:00
..
channel.ts [GEKIDOU] Bottom Tab Navigation (#5600) 2021-08-31 14:58:53 -04:00
channel_info.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
channel_membership.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
custom_emoji.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
draft.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
file.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
group.ts [Gekidou] groups (#5593) 2021-08-05 19:03:46 +04:00
group_membership.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
groups_channel.ts [Gekidou] groups (#5593) 2021-08-05 19:03:46 +04:00
groups_team.ts [Gekidou] groups (#5593) 2021-08-05 19:03:46 +04:00
index.ts [Gekidou] groups (#5593) 2021-08-05 19:03:46 +04:00
my_channel.ts [GEKIDOU] Bottom Tab Navigation (#5600) 2021-08-31 14:58:53 -04:00
my_channel_settings.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
my_team.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
post.ts [Gekidou] Allow multiple posts in thread and posts in channel for a specific root or channel (#5594) 2021-08-04 15:43:25 -04:00
post_metadata.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
posts_in_channel.ts [Gekidou] Allow multiple posts in thread and posts in channel for a specific root or channel (#5594) 2021-08-04 15:43:25 -04:00
posts_in_thread.ts [Gekidou] Allow multiple posts in thread and posts in channel for a specific root or channel (#5594) 2021-08-04 15:43:25 -04:00
preference.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
reaction.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
role.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
slash_command.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
system.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
team.ts [Gekidou] groups (#5593) 2021-08-05 19:03:46 +04:00
team_channel_history.ts [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
team_membership.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
team_search_history.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
terms_of_service.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
user.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00