yskmn

Results 8 issues of yskmn

I executed npm install, and the termial showed the error info below suddenly: When press CMD+R to refresh, the screen became a whole white view, what cause this? ``` [12:08:53...

There is a `addPullToRefreshWithAction` method to add refresher but there isn't a `removePullToRefresh` to remove it in some case, someone who implement this would be appreciated

npm 6+ 和 Yarn 0.25+ 支持: ```bash npm init react-app my-app ``` ```bash yarn create react-app my-app ``` 执行 `cnpm init react-app myapp` 会发生下面的事情: ![image](https://user-images.githubusercontent.com/659130/43966408-61e9c186-9cf4-11e8-92b8-a5b32e48252a.png) (把 init 命令理解成了目录,而实际 myapp 才是目录)...

I executed npm install, and the termial showed the error info below suddenly: When press CMD+R to refresh, the screen became a whole white view, what cause this? ``` Unable...

Every item has an uuid, like ```js [{ id: 1 }, { id: 2 }, { id: 3 } ] ``` if move item idx.3 to idx.2 ,then looks like:...

You just try it...I thought if my file is Nunjucks template, the comment should be: ``` {# Loop through all the users #} ``` rather than: ``` ``` DO you...

After I click the items in the left list-panel serval times, the items which I have clicked disappeared. ![2017-02-13 2 15 01](https://cloud.githubusercontent.com/assets/659130/22872804/da6aae68-f1f6-11e6-80f0-358e99b283de.png)

bug

On the master branch, in UIExplorer Example, TextInput doesn't have the whole border: ![snip20170214_2](https://cloud.githubusercontent.com/assets/659130/22926821/3c4d6d8a-f2e9-11e6-955b-59d6dd7d7d65.png)

bug