Skip to content

Releases: daboigbae/react-native-template

Version 3.0.0

18 Jul 22:36
c45ad6f
Compare
Choose a tag to compare

🎉 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

29 Jun 14:07
8908c28
Compare
Choose a tag to compare

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

v1.1.0

30 Nov 02:58
6c6f468
Compare
Choose a tag to compare

Added the following

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

v1.0.0

28 Nov 16:58
d0def4f
Compare
Choose a tag to compare

Basic react native template with the following installed packages