mastermoo / react-native-action-button

customizable multi-action-button component for react-native
MIT License
2.52k stars 570 forks source link

Added numberOfLines prop for text truncation #312

Closed lukefanning closed 4 years ago

lukefanning commented 5 years ago

I found that when i set a fixed width on the action button items text container, the text would be chopped off abruptly. This prop allows the text to be displayed with an ellipsis.