thabti / react-native-css

Style React-Native components with css
MIT License
769 stars 66 forks source link

react-native-css@1.2.39 requires a peer of react-native@>=0.5 #31

Closed minimaldesign closed 8 years ago

minimaldesign commented 8 years ago

Running npm install react-native-css --only=dev I get this error:

react-native-css@1.2.39 requires a peer of react-native@>=0.5

Isn't the latest version of react-native 0.23?

Any pointer in the right direction much appreciated! :)

thabti commented 8 years ago

@minimaldesign Thanks for highlighting this. I will remove that check.

thabti commented 8 years ago

@minimaldesign https://circleci.com/gh/sabeurthabti/react-native-css/126 follow for the latest release.