Rocket.Chat.ReactNative/app/views/RoomInfoView
Gleidson Daniel Silva 7a7193d1ab
chore: migrate RoomInfoView to hooks (#5074)
* create RoomInfoViewTitle

* create RoomInfoViewBody

* create RoomInfoViewAvatar

* remove some functions

* merge styles

* fix types

* remove UserInfoButton

* fix room

* fix type import

* working

* fix navigation type

* wip

* remove console

* types

* fix import

* fix types

* fix types

* wip

* add asPlain

* some tweaks

* wip

* some fixes

* wip

* fix block user

* finish migration

* some fixes

* fix rule

* add rid to avatar

* fix settings and room transition

* add disabled rule

* fix test ???
2023-09-26 11:33:53 -03:00
..
components chore: migrate RoomInfoView to hooks (#5074) 2023-09-26 11:33:53 -03:00
Channel.tsx chore: migrate RoomInfoView to hooks (#5074) 2023-09-26 11:33:53 -03:00
CustomFields.tsx chore: migrate RoomInfoView to hooks (#5074) 2023-09-26 11:33:53 -03:00
Direct.tsx chore: migrate RoomInfoView to hooks (#5074) 2023-09-26 11:33:53 -03:00
Item.tsx chore: migrate RoomInfoView to hooks (#5074) 2023-09-26 11:33:53 -03:00
Livechat.tsx chore: migrate RoomInfoView to hooks (#5074) 2023-09-26 11:33:53 -03:00
Timezone.tsx chore: migrate RoomInfoView to hooks (#5074) 2023-09-26 11:33:53 -03:00
index.tsx chore: migrate RoomInfoView to hooks (#5074) 2023-09-26 11:33:53 -03:00
styles.ts chore: migrate RoomInfoView to hooks (#5074) 2023-09-26 11:33:53 -03:00