This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
React native published the stable version of 0.68. I noticed that this library excludes support for that version - but there is actually no reason for that. Of course the new architecture won't work, but at least the old one should still work without issues.
Describe the solution you'd like
Update the peerDependencies (and any other needed changes) to support react native 0.68 officially.