UNPKG

native-base

Version:

Essential cross-platform UI components for React Native

2 lines 432 B
export const layoutPropsList = ['m', 'mt', 'mb', 'ml', 'mr', 'position', 'flex', 'zIndex', 'top', 'right', 'bottom', 'left', 'h', 'w', 'minW', 'maxW', 'minH', 'maxH', 'height', 'width', 'minWidth', 'maxWidth', 'minHeight', 'maxHeight', 'flexBasis', 'flexDirection', 'flexGrow', 'flexShrink', 'flexWrap', 'direction', 'justify', 'justifyContent', 'align', 'alignContent', 'alignItems', 'alignSelf']; //# sourceMappingURL=types.js.map