jweboy

Results 10 comments of jweboy

期待你的更新, 我参照你的写了一个模板,添加了swiper的lazyload功能,基本可以实现下一屏的图片懒加载。

期望增加循环切换

> 块作用域:指的是变量和函数不仅可以属于所处的作用域,也可以属于某个代码块(通常用{}包裹)。常见的块级作用域有 with,try/catch,let,const 等。 这句话里面的 `with` 应该是 `while` 吧。

I really have been removed after > [self.window makeKeyAndVisible]; but also the same problem, splash screen is not hiding, I'm using iOS 10.3 and react-native-splash-screen 3.0.1 react-native 0.44.3

webpack-dev-server 与 webpack-dev-middleware 在性能上有取舍吗?