Di Wang

Results 18 comments of Di Wang

> Looks like this post by @nielsmeima has a good approach: > https://medium.com/@nielsmeima/auth-in-nest-js-and-angular-463525b6e071 > > It uses `passport-google-oauth20`, `passport-jwt` and `jsonwebtoken` > > It would also be good to have...

RN image now supports the blur effect. https://facebook.github.io/react-native/docs/image#blurradius

RN image now supports the blur effect. https://facebook.github.io/react-native/docs/image#blurradius

是的,这个webview确实挺耗资源的,动画和数据请求同时在操作,你可以试试加一个InteractionManager.runAfterInteractions

我这没有这问题。。。你们有link吗

你们有试过我前些天更新的代码吗?我这边没有问题呀,我是用npm来管理的 node v7.0 npm v5

感谢反馈,下一版本中修复这问题

@wuyanwuyan @cooliean @zhu353071655 @L5411 @demoker 先安装一下 rnpm,执行 npm install rnpm -g 然后 react-native link 再试试看

你有在项目根目录执行npm install吗