Open forimbajosh21 opened 2 years ago
Ha, good catch! Open for contribution for this issue :)
just add the width: "50%" to the buildStyles in the button.js file
const buildStyles = (isDark) => StyleSheet.create({ button: Platform.select({ ios: { flexGrow: 1, flexShrink: 1, height: 46, width: '50%', justifyContent: "center", alignItems: "center", },
Environment
Platforms
Versions
Description
Reproducible Demo