Closed hoavo closed 4 years ago
Hi. Thank you for contribution.
Does it break RN 59 compatibility? Did you try to use this tool https://github.com/mikehardy/jetifier ?
Unfortunately we have to stay compatible with RN <= 59 that is why we're still relying on Jetifier.
Since jetifier has a reverse mode it's safe to merge this. For anyone using RN < 0.60 you can add npx jetifier -r
to your npm postintall script to make newer version compatible with your project.
Fix for the issue below when build on React Native >60: