deanmcpherson / react-native-sortable-listview

Drag drop capable wrapper of ListView for React Native
MIT License
918 stars 235 forks source link

Splits imports between React and React Native to fix warnings in RN 0.25 #13

Closed lee-gray closed 8 years ago

lee-gray commented 8 years ago

Splits imports between React and React Native to fix warnings in RN 0.25, ensure you're on at least RN 0.18 and have react as a dependency in your project.

thomascrown commented 8 years ago

+1