Skip to content

Realm React v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 13:59
· 424 commits to main since this release
b9dc79b

Fixed

  • Fixed using @realm/react in jest tests, by providing a common js distribution. (#6049

Compatibility

  • React Native >= v0.71.4
  • Realm Studio v14.0.0.
  • File format: generates Realms with format v23 (reads and upgrades file format v5 or later for non-synced Realm, upgrades file format v10 or later for synced Realms).

Internal