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 years ago |
Bettenbuk Zoltan
|
60f7ba7301
|
[RN] Remove mobile notifications
|
6 years ago |
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.
|
6 years ago |
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.
|
6 years ago |
Bettenbuk Zoltan
|
ffd0827354
|
[RN] Implement Notifications on mobile
|
6 years ago |