Reactrb v0.10.0 Release Notes

Release Date: 2016-10-30 // over 7 years ago
  • ๐Ÿ”„ Changed

    • โฌ†๏ธ This gem is now renamed to hyper-react, see [UPGRADING](UPGRADING.md) for details.

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ ReactJS functional stateless component could not be imported from NativeLibrary. Note that functional component is only supported in React v14+. (#162)
    • ๐ŸŒฒ Prerender log got accumulated between reqeusts. (#176)