Releases: iRoachie/react-native-material-tabs
Releases · iRoachie/react-native-material-tabs
v4.2.0
Compare
Sorry, something went wrong.
No results found
Adds new prop indicatorHeight
v4.1.2
Compare
Sorry, something went wrong.
No results found
v4.1.1
Compare
Sorry, something went wrong.
No results found
Fixes bug where tabs using scrollable would not change tabs
v4.1.0
Compare
Sorry, something went wrong.
No results found
v4.0.0
Compare
Sorry, something went wrong.
No results found
Rewrite project in typescript
Rewrite main component to use hooks instead of classes
v3.8.1
Compare
Sorry, something went wrong.
No results found
Fix typescript definitions for items prop 63f0312
v3.8.0
Compare
Sorry, something went wrong.
No results found
Custom Tab Elements 🎉
We now support custom elements for tabs! Now you can display any element you want not just strings! Made possible in bc42b3a by @max-konin
Misc
Update flow version to 0.79.1
Add husky and lint-staged for local commits 8c729e7
Fix eslint 309d906
CI now tests against node LTS 93da35c
v3.7.0
Compare
Sorry, something went wrong.
No results found
Add keyboardShouldPersistTaps prop 1c17e58 @jling90
v3.6.2
Compare
Sorry, something went wrong.
No results found
Fix typescript definition issue with state.
v3.6.1
Compare
Sorry, something went wrong.
No results found
Fix usage with styled-components when using version 3.0.0^