jiti-meet/react/features/base/dialog
Saúl Ibarra Corretgé 8198e52b93 [RN] Add SimpleBottomSheet component
It emulates Android's BottomSheet in pure JavaScript. It's implemented as
another Dialog, so it can be used instead of one.

The implementation only supports text options with an associated icon, and an
optional 'selected' marker.
2017-11-15 09:31:40 -06:00
..
components [RN] Add SimpleBottomSheet component 2017-11-15 09:31:40 -06: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 [RN] Support children in Dialog 2017-09-18 02:12:27 -05: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