leecade/react-native-swiper

v1.5.0 code-review request

開放

#243 建立於 2016年9月22日

 (0 則留言) (1 個反應) (0 位負責人)JavaScript (2,346 個分叉)batch import
help wanted

倉庫指標

星標
 (10,334 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南