leecade/react-native-swiper

v1.5.0 code-review request

オープン

#243 opened on 2016/09/22

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (2,346 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (10,334 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド