Skip to content

v7.4.0

Compare
Choose a tag to compare
@lemnik lemnik released this 10 Nov 10:31
· 30 commits to master since this release
2184f1c

Enhancements

  • Support using objcopy instead of objdump to extract native symbols (when supported by the current NDK).
    #484

Bug Fixes

  • Fix FileAlreadyExistsException errors when building ReactNative projects with Hermes
    #482