We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c53a0c9 commit 12ebcc2Copy full SHA for 12ebcc2
android/proguard-rules.pro
@@ -22,7 +22,7 @@
22
}
23
24
-keepclassmembers class com.facebook.react.runtime.ReactHostImpl {
25
- private final ** mReactHostDelegate;
+ private final ** reactHostDelegate;
26
27
28
-keep interface com.facebook.react.runtime.ReactHostDelegate { *; }
0 commit comments