JsLin

Results 15 issues of JsLin

Error still reported ```java package com.driverapp; import android.os.Bundle; import com.facebook.react.ReactActivity; import org.devio.rn.splashscreen.SplashScreen; import com.facebook.react.ReactActivityDelegate; import com.facebook.react.ReactRootView; public class MainActivity extends ReactActivity { /** * Returns the name of the main...

@bonusrk now it works!!!!! Tnx very much! _Originally posted by @ireneeming in https://github.com/crazycodeboy/react-native-splash-screen/issues/591#issuecomment-1305308025_

这个方法 应该放在哪里 呢? 试了下,在 onCreate 同样会报错

![image](https://user-images.githubusercontent.com/30678791/71331246-2bd07980-256c-11ea-9279-edb54ee8ef70.png) 添加回调