Open austinksmith opened 1 month ago
Linking is fixed however compilation still fails, there are two errors im seeing from fbjni, if anyone wants to jump in and take a crack at it, you can see all the information here -> https://github.com/facebookincubator/fbjni/issues/102
Compilation is fixed but it crashes at startup
During the build process we need to link the JSI and FBJNI libraries, this is currently not working and needs to be fixed, react native 0.71 and higher don't extract library files at run time, linking fbjni another way might be possible but nothing I've tried so far has worked.