willy
Results
2
comments of
willy
@demchenkoalex I get same issue. I found that it's because there's 2 `react` (one in library and another in main project). I resolve by deleting `react` folder in library side....
Adding `ndk` node solve the crash on release. But if want to build split APKs another issue will come, `conflicting configuration: ndk abiFilters cannot be present when splits abi filters...