UNPKG
@prosperitainova/dumbo-react-native
Version:
latest (10.1.1)
10.1.1
10.1.0
10.0.0
8.1.4
8.1.3
8.0.27
8.0.26
8.0.25
8.0.23
8.0.22
Dumbo for React Native Library
bitbucket.org/prosperitainova/dumbo-react-native
@prosperitainova/dumbo-react-native
/
lib
/
typescript
/
constants
/
constants.d.ts
3 lines
•
227 B
TypeScript
View Raw
1
2
3
/** The modal presentations to support for iOS */
export
declare
const
modalPresentations
:
Array
<
'portrait'
|
'portrait-upside-down'
|
'landscape'
|
'landscape-left'
|
'landscape-right'
>;
//# sourceMappingURL=constants.d.ts.map