Calinteodor
|
1fc5d6e97e
|
feat(notifications): NotificationsContainer native updates (#13047)
feat(notifications): NotificationsContainer native updates
|
2 年前 |
Calin-Teodor
|
e405595a11
|
feat(notifications): moved notifications to the bottom of the screen
|
2 年前 |
Calin-Teodor
|
581c2e621c
|
feat(notifications): fix width for notifications on all devices
|
2 年前 |
Calinteodor
|
19e61747b8
|
feat(notifications): small ui updates (#12943)
* feat(notifications): small ui updates
|
2 年前 |
Calinteodor
|
f8af9c4fae
|
feat(notifications): native UI updates (#12798)
* feat(notifications): native notifications UI updates
|
2 年前 |
Hristo Terezov
|
6773aed67f
|
feat(recording): Limit notification
|
5 年前 |
Bettenbuk Zoltan
|
10e951c17c
|
Reorg notifications feature files
|
6 年前 |
paweldomas
|
c7979a3944
|
feat(mobile): add 1 liner notifications
Adds 1 liner notifications to mobile. Only the title is displayed. In
case the title is missing there's a fallback to the description.
|
6 年前 |
Bettenbuk Zoltan
|
60f7ba7301
|
[RN] Remove mobile notifications
|
7 年前 |
paweldomas
|
eac069c930
|
ref(Conference.native): move notifications container
Moves NotificationContainer to the toolbox and filmstrip container, so
that there's no need to manually calculate the positions.
|
7 年前 |
paweldomas
|
5119f41af6
|
ref(NotificationsContainer.native): simplify
The outer container is not necessary if 'justifyContent: flex-end' is
used with the absolute fill on the main container.
|
7 年前 |
Bettenbuk Zoltan
|
ffd0827354
|
[RN] Implement Notifications on mobile
|
7 年前 |