mattermost-mobile/app/screens/post_options
Andre Vasconcelos d03d504d00
MM-14038 Access recent reactions from the long press menu (#4058)
* WIP: Implementing quick reaction functionality

* Making closing animations smoother

- Added haptic feedback + timeouts for a smooth flow

* Fixing clipping of post options on android

* updating snapshots

* Refactoring code & fixing styles

- Fixed paddings element sizes to comply with design specs
- Replaced reaction image to one with a higher resolution
- Made sizes of emojis to be conditional on deviceWidth

* Apply suggestions from code review

* Adding component to avoid extra re-renders

* Refactoring function call in reaction_button

Am ashamed i didn't catch this before pushing the rest

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2020-04-01 12:56:49 -07:00
..
__snapshots__ MM-14038 Access recent reactions from the long press menu (#4058) 2020-04-01 12:56:49 -07:00
index.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
index.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
post_option.js Revert "Revert accidentally merged changes from mark-as-unread branch (#3405)" 2019-10-11 16:10:57 -04:00
post_options.js MM-14038 Access recent reactions from the long press menu (#4058) 2020-04-01 12:56:49 -07:00
post_options.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
post_options_utils.js [MM-13412 & MM-13711] Allow showing of all post options if possible to fit 75% of the screen height (#2501) 2019-01-30 01:07:58 +08:00
post_options_utils.test.js [MM-13412 & MM-13711] Allow showing of all post options if possible to fit 75% of the screen height (#2501) 2019-01-30 01:07:58 +08:00