Skip to content

Releases: react-native-toolbar-android/toolbar-android

v0.2.1 (09/03/2021)

03 Sep 19:43
c4c4023
Compare
Choose a tag to compare

Summary

  • update ReactToolbar.java to be backward compatible (Rn < 0.65) (#55)
  • fix ci

Change History:

v0.2.0 => v0.2.1

Happy coding 😄

v0.2.0 (09/02/2021)

03 Sep 02:04
ac4ec9d
Compare
Choose a tag to compare

Summary

  • update ReactToolbar.java to be react-native @0.65 compatible (#54)
  • added example app for react-native @0.65
  • various security vulnerability patches

Change History:

v0.1.0-rc.2 => v0.2.0

Happy coding 😄

v0.1.0-rc.2 (03/08/2020)

08 Mar 23:22
a5c6af8
Compare
Choose a tag to compare
Pre-release

Summary

  • enhance web support by making UnimplementedView an optional dependency so it won't trigger build error.
  • internal enhancement for testing with the examples

Contributors 🙏

@connectdotz

Change History:

v0.1.0-rc.1 => v0.1.0-rc.2

Happy coding 😄

v0.1.0-rc.1 (02/02/2020)

02 Feb 16:24
3723e44
Compare
Choose a tag to compare
Pre-release

Summary

  • Added typescript type definition
  • adopted react-native-community/eslint to standardize coding style within the community
  • some internal clean-up and examples enhancement

Contributors 🙏

@Naturalclar, @connectdotz

Change History:

v0.1.0-rc.0 => v0.1.0-rc.1

Happy coding 😄

v0.1.0-rc.0 (01/14/2020)

14 Jan 16:56
Compare
Choose a tag to compare
Pre-release

this is the initial release of the extracted ToolbarAndroid.

Give it a try if you plan to use ToolbarAndroid after RN 0.61 or experienced build errors related to ToolbarAndroid with react-native-web/RN0.61.

Since this is the first release, I won't be surprised if something is not quite set up correctly... Feel free to submit PR or file an issue so we can get the official release ready ASAP.

Happy coding 😄