Skip to content

Releases: callstackincubator/react-native-bottom-tabs

Release 0.3.0

01 Nov 15:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

Release 0.2.1

31 Oct 09:43
Compare
Choose a tag to compare

What's Changed

Thanks to @zoontek for help with edge-to-edge support!

Full Changelog: v0.2.0...v0.2.1

Release 0.2.0

30 Oct 09:13
Compare
Choose a tag to compare

What's Changed

This plugin sets correct style theme for Android.

"expo": {
+   "plugins": ["react-native-bottom-tabs"]
  }
}

Full Changelog: v0.1.4...v0.2.0

Release 0.1.4

29 Oct 10:24
Compare
Choose a tag to compare

What's Changed

  • fix: codegen didn't run warning on android by @atlj in #91
  • fix: remove native warning when there are no images passed by @okwasniewski in #92

New Contributors

  • @atlj made their first contribution in #91

Full Changelog: v0.1.3...v0.1.4

Release 0.1.3

29 Oct 09:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

Release 0.1.2

28 Oct 22:16
Compare
Choose a tag to compare

What's Changed

  • fix: point codegen to correct package.json (#86) (55f370e)
  • fix: include c++ files on npm (12ebad6)

Full Changelog: v0.1.0...v0.1.2

Release 0.1.0

28 Oct 15:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.13...v0.1.0

Release 0.0.13

25 Oct 21:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.12...v0.0.13

Release 0.0.12

21 Oct 10:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.11...v0.0.12

Release 0.0.11

16 Oct 06:35
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @natew made their first contribution in #44

Full Changelog: v0.0.10...v0.0.11