leecade/react-native-swiper

v1.5.0 code-review request

Open

#243 创建于 2016年9月22日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)JavaScript (10,334 star) (2,346 fork)batch import
help wanted

描述

ref: https://github.com/leecade/react-native-swiper#changelogs

There are two Major changes:

  1. Adjust project structure, publish with src file, use watch-copy script and relative dependencies for improve develop workflow

    "dependencies": {
        "react-native-swiper": "../"
    },
    
  2. ES6 syntex and standard[https://github.com/feross/standard] code style

Please help for more tests and code review, then release 1.5.0, thanks a lot.

@rajkissu @sunnylqm @tasiyo7333 @getnashty

贡献者指南

v1.5.0 code-review request · leecade/react-native-swiper#243 | Good First Issue