Calinteodor
|
2c7dc5e40e
|
feat(base/ui/native): Use new Input component (#12526)
feat(base/ui/native): replaced react native TextInput component with our native Input component
|
2022-11-08 17:46:46 +02:00 |
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
2022-10-20 12:11:27 +03:00 |
Calinteodor
|
4d817af060
|
feat(settings/native): fixed scroll inside screen (#12395)
* feat(settings): fixed scroll, bottom insets and bounce
|
2022-10-17 18:14:40 +03:00 |
Robert Pintilii
|
6c3206e4d4
|
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
|
2022-10-11 13:47:54 +03:00 |
Calin-Teodor
|
f2b2b02029
|
feat(base/modal): enable scroll for jitsi screen component
|
2022-10-07 16:27:40 +03:00 |
Calinteodor
|
0f7aa5a084
|
feat(mobile/navigation): disabled bottom tab navigator backBehavior (#12320)
* feat(mobile/navigation): disabled backBehavior in bottom tab navigator
|
2022-10-06 14:55:44 +03:00 |
Calinteodor
|
ad4707c660
|
feat(settings/native): start car mode in low bandwidth mode (#12286)
* feat(settings/native): start car mode in low bandwidth mode
|
2022-10-06 14:29:39 +03:00 |
Bogdan Duduman
|
48db099134
|
feat: include sort members eslint changes
|
2022-09-27 10:25:20 +02:00 |
Robert Pintilii
|
10bb186c13
|
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi/eslint
Fix all lint errors
|
2022-09-08 12:52:36 +03:00 |
Robert Pintilii
|
17008237dc
|
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
|
2022-09-05 14:24:13 +03:00 |
Calinteodor
|
c77e2c8301
|
feat(settings/native): fixes and updates (#12094)
feat(settings/native): fixes and updates
|
2022-09-01 15:05:14 +03:00 |