syrusakbary / react-native-refresher

A pull to refresh ListView for React Native completely written in js.
MIT License
453 stars 34 forks source link

Unexpected token(188:88) #18

Open pefish opened 8 years ago

suncafly commented 8 years ago

ref: (indicator => {this.refs.indicator = indicator || this.refs.indicator}).bind(this)

yorzi commented 8 years ago

Is this the same issue as #19 ?