UNPKG

react-native-camera-kit

Version:

Advanced native camera control with pre-defined aspect ratio, crop, etc

15 lines 310 B
export default styleObject = { bottomButtons: { flex: 2, flexDirection: 'row', justifyContent: 'space-between', padding: 14 }, // bottomContainerGap: { // flex: 1, // flexDirection: 'row', // justifyContent: 'flex-end', // alignItems: 'center', // padding: 10 // } }