mirror of
https://github.com/status-im/react-native.git
synced 2025-02-27 08:30:34 +00:00
Make ModuleHolder usable from C++
Reviewed By: AaaChiuuu Differential Revision: D4924286 fbshipit-source-id: f4d86603cf241ab21f931fed4798acd805d0b5aa
This commit is contained in:
parent
17020ff9af
commit
38f5b84734
@ -27,6 +27,7 @@ import static com.facebook.systrace.Systrace.TRACE_TAG_REACT_JAVA_BRIDGE;
|
||||
*
|
||||
* Lifecycle events via a {@link LifecycleEventListener} will still always happen on the UI thread.
|
||||
*/
|
||||
@DoNotStrip
|
||||
public class ModuleHolder {
|
||||
|
||||
private final String mName;
|
||||
|
Loading…
x
Reference in New Issue
Block a user