Skip to content

Adds support for React Native 0.65 and above

Compare
Choose a tag to compare
@divyanshu013 divyanshu013 released this 16 Oct 11:33
· 2 commits to master since this release
e73a63c

Breaking changes

API remains the same but internally there is a major change:

  • Now supports React Native 0.65 and above (#16, #19)

For older React Native use the older release

Thanks to @efstathiosntonas