Releases: web-ridge/react-native-paper-tabs
Releases · web-ridge/react-native-paper-tabs
Release 0.10.4
What's Changed
- added missing import in readme example by @john73-cloud in #68
New Contributors
- @john73-cloud made their first contribution in #68
Full Changelog: v0.10.3...v0.10.4
Release 0.10.3
Full Changelog: v0.10.2...v0.10.3
Release 0.10.2
Full Changelog: v0.10.0...v0.10.2
Release 0.10.0
What's Changed
- feat: add support for styling the tab label. by @Rudolph1999 in #57
New Contributors
- @Rudolph1999 made their first contribution in #57
Full Changelog: v0.9.6...v0.10.0
Release 0.9.6
Full Changelog: v0.9.5...v0.9.6
Release 0.9.5
Full Changelog: v0.9.4...v0.9.5
Release 0.9.4
Full Changelog: v0.9.3...v0.9.4
Release 0.9.3
Full Changelog: v0.9.2...v0.9.3
Release 0.9.2
Breaking
You now need a TabsProvider to handle defaultIndex / onChangeIndex, this is so you can easily go to a index of other pages
<TabsProvider
defaultIndex={0}
>
<Tabs>....</Tabs>
</TabsProvider>
What's Changed
-
Material You Support
-
Bugfixes
-
Easier releases & upgrades of example app and automatic deploy of example app
-
Delete \ by @jamesehly in #44
-
feat: move context up so external linking to tabs is possible by @jamesehly in #45
New Contributors
- @jamesehly made their first contribution in #44
- @iM-GeeKy made their first contribution in #31
Full Changelog: v0.9.1...v0.9.2
Release 0.9.1
Full Changelog: v0.9.0...v0.9.1