Rocket.Chat.ReactNative/app/containers/List
Gleidson Daniel Silva bdf83e546e
Chore: Move constants away from rocketchat folder - Typescript (#4022)
* create keys file and export all consts

* fix import E2E_MESSAGE_TYPE

* fix constants import

* fix constants import

* fix E2E_BANNER_TYPE import

* fix E2E_ROOM_TYPES import

* fix THEME_PREFERENCES_KEY import

* fix CRASH_REPORT_KEY and ANALYTICS_EVENTS_KEY import

* fix MIN_ROCKETCHAT_VERSION import

* fix constantDisplayMode import

* fix environment imports

* fix links imports

* fix localAuthentication imports

* fix localPath imports

* fix messagesStatus imports

* fix messageTypeLoad imports

* fix defaultSettings imports

* fix tablet imports

* update with todo for colors

* move to lib folder

* change constant/colors to constant
2022-04-07 11:10:03 -03:00
..
ListContainer.tsx Chore: Migrate containers: List to Typescript (#3921) 2022-03-25 15:09:02 -03:00
ListHeader.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
ListIcon.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
ListInfo.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
ListItem.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
ListSection.tsx Chore: Migrate containers: List to Typescript (#3921) 2022-03-25 15:09:02 -03:00
ListSeparator.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
constants.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
index.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
styles.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00