paweldomas
0175690a2b
ref(mobile): display only the topmost notification
...
Only one notification will be displayed at a time on mobile.
2019-03-21 15:47:14 +01:00
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.
2019-03-21 15:47:14 +01:00
Bettenbuk Zoltan
60f7ba7301
[RN] Remove mobile notifications
2018-10-02 20:47:41 +02:00
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.
2018-09-05 18:43:49 -05:00
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.
2018-09-05 18:43:49 -05:00
Bettenbuk Zoltan
ffd0827354
[RN] Implement Notifications on mobile
2018-06-28 12:47:50 +02:00
virtuacoplenny
da1c760abf
feat(notifications): implement a react/redux notification system ( #1786 )
...
* feat(notifications): implement a react/redux notification system
* squash into impl explicit timeout, style
* ref(notifications): convert toastr notifications to use react
* ref(toastr): remove library
* squash into conversion: pass timeout
* squash into clean remove from debian patch
2017-07-28 12:56:49 -05:00