Closed kylegoetz closed 6 years ago
@benwixen Could you merge @kylegoetz 's solution asap? I spent hours trying to figure out why this library caused my app in android to stop working. Now it works with this solution. Thank you. Also, I think you just need to remove the line with @Override only.
Thank you @kylegoetz for the PR. It is now merged with the master branch.
React deprecated an (unused) function that this lib was @overriding. I removed it because otherwise cannot use RNF with React Native >= 0.47.