Skip to content

Commit d2ebe9d

Browse files
authored
Merge pull request #495 from seyedmostafahasani/fix/text-style
fix: update the text style to prevent hiding text
2 parents d265a63 + 6dae4b9 commit d2ebe9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)