Skip to content

Releases: daboigbae/react-native-template

3.0.1

Choose a tag to compare

@daboigbae daboigbae released this 22 Jul 19:19
73ac428
  • Upgraded to react native 0.78.1
  • Upgraded Lottie library
  • Upgraded redux/toolkit library
  • Added react native permissions setup
  • Added avatar component
  • Minor UI Updates

Version 3.0.0

Choose a tag to compare

@daboigbae daboigbae released this 18 Jul 22:36
c45ad6f

🎉 Added TypeScript support to the template, allowing developers to write type-safe code and benefit from enhanced static type checking.
🔧 Updated the project configuration to include TypeScript-specific settings and dependencies.
♻️ Refactored existing JavaScript code to TypeScript, providing improved code quality and maintainability.
📚 Introduced TypeScript type definitions for external libraries and modules used in the template, ensuring better integration and type safety.
🔍 Implemented TypeScript linting and strict type checking rules, leading to cleaner and more robust code.
✨ Enhanced the development experience by leveraging TypeScript language features such as type inference, interfaces, and generics.
📖 Provided comprehensive documentation and examples on how to leverage TypeScript in the template for easier adoption and understanding.

v2.0.0

Choose a tag to compare

@daboigbae daboigbae released this 29 Jun 14:07
8908c28

Updated react native version to the latest along with upgrading all libs supported by the template

v1.1.0

Choose a tag to compare

@daboigbae daboigbae released this 30 Nov 02:58
6c6f468

Added the following

  • Multi language support via i18 and react-native-localization
  • Date support via moment
  • Added lodash for utility help

v1.0.0

Choose a tag to compare

@daboigbae daboigbae released this 28 Nov 16:58
d0def4f

Basic react native template with the following installed packages