Skip to content

Releases: binarapps/baca-react-native-template

2.6.2

28 Jan 12:56
Compare
Choose a tag to compare

What's Changed

  • Code Cleanup: Removed unused components like StatusBar and unused color palettes, and refactored theme configurations for better maintainability.
  • Dependency Updates: Added new dependencies like @gorhom/portal and updated Yarn to version 4.x, along with corresponding .gitignore adjustments.
  • UI Improvements: Fixed layout issues for the AlertBox and ensured proper display of the menu component on Android devices.
  • Documentation Enhancements: Updated README with improved content and video links, and added an Examples link to the Docusaurus navigation for better user guidance.

Full Changelog: 2.6.1...2.6.2

2.6.1

19 Jan 11:51
7b15018
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.6.1

2.5.0

28 Aug 07:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.5.0

2.4.0

19 Jul 12:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.4.0

2.3.0

25 May 20:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.3.0

2.1.0

29 Jan 11:44
Compare
Choose a tag to compare

New features:

Maintenance:

  • upgrade to expo 50