zyzhang

Results 8 comments of zyzhang

it`s works for me 。Temporarily solved my problem > Adding `onEndReachedThreshold` doesn't work either. It keeps hitting the API Here is how i have defined it > > ``` >...

> Try installing an older version of the `code-push-cli` package. Version 2.1.9 appears to be working for me. work for me , i think the reason is new version of...

i solve this by `npx react-native unlink react-native-vector-icons` then `npx react-native link react-native-vector-icons`

方法后面跟模板字符串。。。这是什么写法。。

> @withzhaoyu 这个叫做"tagged template"。[mdn--Template literals (Template strings)](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#Description) 😝,谢谢。昨天去了解了下,居然还有这样的用法,涨姿势了