leecade/react-native-swiper

v1.5.0 code-review request

Open

#243 aberto em 22 de set. de 2016

Ver no GitHub
 (0 comments) (1 reaction) (0 assignees)JavaScript (2.346 forks)batch import
help wanted

Métricas do repositório

Stars
 (10.334 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador