mattermost-mobile/app/components/post_header
Saturnino Abril f9051b3835
MM-21342 Fix leading zero on post by using react-intl by default and fallback to moment-timezone for unsupported locale (#3797)
* used react-intl for post time as default and moment-timezone as fallback

* add @testing-library/react-native to better test component rendering
2020-01-13 20:18:55 -03:00
..
__snapshots__ MM-21342 Fix leading zero on post by using react-intl by default and fallback to moment-timezone for unsupported locale (#3797) 2020-01-13 20:18:55 -03:00
index.js MM-19708 Adjusted display name width to 80% for landscape (#3721) 2019-12-18 11:11:03 -07:00
post_header.js MM-19708 Adjusted display name width to 80% for landscape (#3721) 2019-12-18 11:11:03 -07:00
post_header.test.js MM-19708 Adjusted display name width to 80% for landscape (#3721) 2019-12-18 11:11:03 -07:00
post_pre_header.js MM-18603 Fix post header to prevent overlaps (#3332) 2019-09-27 17:16:36 -04:00
post_pre_header.test.js Update post header to support flagged/pinned posts (#2350) 2018-11-20 08:23:42 -03:00