Upgrade to soloader 0.5.1 #20323
Labels
Good first issue
Interested in collaborating? Take a stab at fixing one of these issues.
Help Wanted
Issues ideal for external contributors.
Platform: Android
Android applications.
Resolution: Locked
This issue was locked by the bot.
Environment
[skip envinfo]
Description
SoLoader had an ABI-breaking change in 0.5.0.
Because React Native links against SoLoader, this can cause really frustrating experiences for our users because as soon as you mix two or more dependencies built against pre- 0.5 and post-0.5 releases, you end up with errors like
React Native is using SoLoader 0.3.0 at the moment.
Reproducible Demo
See #20242 where a handful of people in the comments ran into the same issue.
Solution
Update React Native's SoLoader dependency to 0.5.0 or newer.
The text was updated successfully, but these errors were encountered: