Skip to content

2.1

Compare
Choose a tag to compare
@wataru-maeda wataru-maeda released this 04 Mar 01:37
· 6 commits to main since this release
4b68c9f

Changelog

Enhanced Features and Updates

  • Expo SDK Upgrade: The Expo SDK has been upgraded to version 50, aligning our project with the latest advancements and features offered by the platform.
  • Environment Variable Management: Implementation of functionality to automatically load .env files, seamlessly injecting environment variables into the project. This enhances configuration management across different development stages.
  • Jest UI Testing & Coverage: Integration of Jest for UI testing has been introduced, including coverage reporting. This addition bolsters our testing framework, ensuring a robust validation of UI components and interactions.
  • Expanded Library of Hooks and Components: Our collection of hooks and components has grown, offering more versatile and reusable building blocks for rapid development and feature enhancement.
  • Environment-Specific Expo Project Switching: To navigate the build and submission constraints associated with the Expo free plan, we have enabled the capability to switch between Expo projects based on the environment. This facilitates a smoother workflow for building and submitting applications under varying conditions.

These updates are part of our continuous effort to enhance the boilerplate's functionality and usability, ensuring it remains a solid foundation for developing React Native applications.