tonyxiao / react-native-analytics

React Native wrapper for SegmentIO's Analytics SDK
https://github.com/smore-inc/react-native-segment-io-analytics
MIT License
34 stars 19 forks source link

Updated import statements for latest react native #13

Closed sunnymopada closed 6 years ago

sunnymopada commented 6 years ago

@tonyxiao @sesm updated in single PR

sesm commented 6 years ago

@SanyasiraoM Thank you for quick response! The only thing left: react-native peer dependency should be >=0.40.0 rather then just 0.40.0, to allow all later version.

sunnymopada commented 6 years ago

Will update react native version. I'm not sure how to do a same pull request

tonyxiao commented 6 years ago

Thanks - done here https://github.com/tonyxiao/react-native-analytics/pull/14