Skip to content

Commit 6dae4b9

Browse files
author
mostafahasani
committed
fix: update the text style to prevent hiding text
1 parent d265a63 commit 6dae4b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/BouncyCheckbox.style.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export default StyleSheet.create<any>({
1111
},
1212
textContainer: {
1313
marginLeft: 16,
14+
flex: 1
1415
},
1516
iconContainer: (
1617
size: number,

0 commit comments

Comments
 (0)