Rocket.Chat.ReactNative/app/lib/hooks
Gleidson Daniel Silva 89820b2bec
[NEW] Create useEndpointData for call endpoints using hooks (#4342)
* create basic useEndpointData for call endpoints using hooks

* remove cache

* create base for useEndpointData test

* create basic useEndpointData for call endpoints using hooks

* remove cache

* create base for useEndpointData test

* fix preset

* update tests

* change order

* create ErrorResult and add error to return

* update tests
2022-08-09 09:28:14 -03:00
..
index.ts Chore: Hooks - create usePermissions (#4190) 2022-06-13 17:36:54 -03:00
useAppSelector.ts Chore: Create useAppSelector hook (#4189) 2022-05-13 12:01:34 -03:00
useEndpointData.test.tsx [NEW] Create useEndpointData for call endpoints using hooks (#4342) 2022-08-09 09:28:14 -03:00
useEndpointData.ts [NEW] Create useEndpointData for call endpoints using hooks (#4342) 2022-08-09 09:28:14 -03:00
usePermissions.ts Chore: Hooks - create usePermissions (#4190) 2022-06-13 17:36:54 -03:00