Skip to content

Commit 33f45a1

Browse files
author
Petter Hesselberg
committed
README update
1 parent f5ee2fb commit 33f45a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,3 +342,7 @@ I just added a second version of `ActivityStarterModule.getActivityName` called
342342

343343
* [Native Modules on Android](https://facebook.github.io/react-native/docs/native-modules-android.html)
344344
* [Native Modules on iOS](https://facebook.github.io/react-native/docs/native-modules-ios)
345+
346+
## Issues
347+
348+
The various Android apps explicitly call `SoLoader.init` because of [this issue](https://github.com/facebook/react-native/issues/26342). I have a [PR to fix it](https://github.com/facebook/react-native/pull/26343). Once this is in (assuming Facebook accepts it) I'll remove them.

0 commit comments

Comments
 (0)