You've already forked RN_Android_FitFullScreen
执行顺序
This commit is contained in:
@ -18,8 +18,8 @@ public class FitModule extends ReactContextBaseJavaModule {
|
||||
|
||||
public FitModule(ReactApplicationContext reactContext) {
|
||||
super(reactContext);
|
||||
this._checkFullScreen();
|
||||
this.reactContext = reactContext;
|
||||
this._checkFullScreen();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user