Results 9 comments of mad-hu

3.0.0 +1 CookieManager.setFromResponse(passURL,"JSESSIONID=84ECF11A0FE5A973A57DAEEBF12ADBE9; Path=/; HttpOnly, rememberMe=deleteMe; Path=/; Max-Age=0; Expires=Wed, 08-Jul-2020 06:11:02 GMT")

componentWillReceiveProps 、 componentWillMount is deprecated and will be removed in the next major version. 这个警告能修复一个么? @magicismight

这个组建已经过期了,很多api已经更新了,如果想继续用,那就等作者更新最新版本,rn项目中PropType的问题。等不了的朋友可以换 react native swiper

各位 ,需要管理员权限打开项目才能控制 ![image](https://user-images.githubusercontent.com/13977755/144529078-6bd5df3f-e8b3-43ef-b342-f580e18a12b7.png)

@atmImphy 执行项目里的UAC.reg,重启机器,管理启动命令行,执行命令: ``` // cd lockScreen.node dir node const screenLock = require('lockScreen.node'); screenLock.lock(); `` 在试一下看看是否能够锁定快捷键

10.4.7 works properly ------------------11.4.2、12.2.3、13.0.0 - 13.6.9 Same problem.

npm install 应该过了吧,问题可能出现在编译阶段,手动用node-gyp 编一下

``` const obsClient = new ObsClient({ access_key_id: Decrypt(ak), secret_access_key: Decrypt(sk), server, // https://xx-obs.xx.life/ is_cname: true }); await obsClient.uploadFile({ Bucket: bucket, Key: savePath, SourceFile: file, TaskNum: 5, ProgressCallback: processCallback, ACL: 'public-read-write',...

I am also the same issue, I comment out // SplashScreen.show(this); this code . Android Studio 3.1.2 React Naitve 0.55.3 Splash Screen Version: 3.0.6