Skip to main content

2 posts tagged with "release notes"

View All Tags

What's New in v6.2?

· 11 min read
Jules Sam. Randolph
Developer of React Native Render HTML v6

It has been over three months since the first final version of the Foundry release has been made public. Today, I am glad to announce the release of the 6.2 version! This new version focuses on two areas of improvements:

  1. Accessibility, and more specifically integration with VoiceOver and TalkBack screen readers;
  2. Richer model-based rendering, and the feature to define React Native props from those models.

As you will discover through this reading, both are somehow related. Let's find out how!

bonus

This post also covers a due overview of features introduced in the previous 6.1 minor release.

Announcing the Beta Foundry Release

· 8 min read
Jules Sam. Randolph
Developer of React Native Render HTML v6

After seven months of a long and exciting journey in alpha development and testing with the community, I am proud to announce the first Foundry (v6) beta release of React Native Render HTML.

This process has led the new API to mature, and the introduction of beta stage marks the end of its instability. During the beta stage, I will bring fixes to any issue reported by the community and expect the test coverage to rise above 90%. I also plan to refine the Discovery App and website, including additional sections for best user experience. Now, let's get to the heart of it!