Calinteodor
|
93ef2337ae
|
dep(react-native): replace future deprecated SafeAreaView component (#16726)
* Replaced with react-native-safe-area-context component and fixed types around edges prop.
|
2025-12-02 16:34:57 +02:00 |
|
damencho
|
ea0f9e7934
|
feat: Adds ts rule noImplicitOverride and fix errors.
|
2025-03-12 11:40:07 -05:00 |
|
Robert Pintilii
|
ae281e9935
|
ref(TS) Improve TS (#13370)
Use correct types for action, dispatch and getState
|
2023-05-22 09:54:11 +03:00 |
|
Robert Pintilii
|
a22db037c7
|
ref(TS) Improve TS (#13282)
Remove unnecessary @ts-ignores
Use @ts-expect-error instead of @ts-ignore for external dependencies
|
2023-05-09 11:05:11 +03:00 |
|
Robert Pintilii
|
1ba7765898
|
ref(TS) Convert some native components to TS (#13281)
Remove some @ts-ignores
|
2023-05-02 11:09:38 +03:00 |
|
Robert Pintilii
|
84ad0200a8
|
ref(TS) Convert some native components to TS (#13200)
|
2023-04-12 16:58:42 +03:00 |
|