jiti-meet/react/features/base/dialog
Saúl Ibarra Corretgé 4fdd71d1bd [RN] Refactor SimpleBottomSheet
Make it more generic by accepting any content except of just rows with text and
icons.

In addition, rework its structure so the animation is smoother, by putting the
background overlay outside of the Modal. This way, the animation doesn't affect
the background, which won't slide down.
2018-05-08 22:25:25 +02:00
..
components [RN] Refactor SimpleBottomSheet 2018-05-08 22:25:25 +02:00
actionTypes.js Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
actions.js [RN] Fix documentation comments 2017-10-01 01:35:19 -05:00
constants.js ref: define state and property types (2) 2017-11-28 22:03:00 -06:00
functions.js [RN] Fix documentation comments 2017-10-01 01:35:19 -05:00
index.js Add Dialog utilities 2017-09-18 16:00:00 -05:00
reducer.js Add Dialog utilities 2017-09-18 16:00:00 -05:00