chymtt / ReactNativeDropdownAndroid

A simple wrapper for Android's Spinner in react-native
MIT License
61 stars 22 forks source link

NR26Fix - fix imports to conform to new RN25/26 conventions #24

Closed ssomnoremac closed 8 years ago

ssomnoremac commented 8 years ago

just changed the imports for the 0.26 RN change as per #23

SebastianMueller87 commented 8 years ago

Tested it. Works fine. (RN@0.29.0)

ssomnoremac commented 8 years ago

@chymtt this seems ready for pull

chymtt commented 8 years ago

@SebastianMueller87 @ssomnoremac Thanks guys. I'll review this and merge in a bit