iRoachie / react-native-material-tabs

Material Design implementation of Tabs
MIT License
121 stars 56 forks source link

This pr allows you to control the barWidth prop #42

Closed j-mendez closed 5 years ago

j-mendez commented 5 years ago

Allows the barWidth prop to be exposed for more control.

iRoachie commented 5 years ago

Hey thanks for sending this PR. Instead i think instead of a multiplier maybe we can let them pass in an actual width e.g. (300).

j-mendez commented 5 years ago

Agreed

On Wed, Dec 12, 2018 at 11:59 AM Kyle Roach notifications@github.com wrote:

Hey thanks for sending this PR. Instead i think instead of a multiplier maybe we can let them pass in an actual width e.g. (300).

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/iRoachie/react-native-material-tabs/pull/42#issuecomment-446662269, or mute the thread https://github.com/notifications/unsubscribe-auth/AHuI6jHPAlLtUDnAEdLLwpxZm6fgMlg8ks5u4TXqgaJpZM4ZOe-o .

jeff-quimbee-dev commented 5 years ago

@iRoachie agreed