AlbertBrand / react-native-android-tablayout

React Native Android TabLayout native component
140 stars 29 forks source link

ReactNative.createElement is deprecated. #19

Closed Hanashi closed 8 years ago

Hanashi commented 8 years ago

If I use "react-native-android-tablayout", I get this warning: Warning: ReactNative.createElement is deprecated. Use React.createElement from the "react" package instead

AlbertBrand commented 8 years ago

Yeah, deprecated since 0.25. I'll update the code soon.

Op vr 20 mei 2016 15:25 schreef Hanashi notifications@github.com:

If I use "react-native-android-tablayout", I get this warning: Warning: ReactNative.createElement is deprecated. Use React.createElement from the "react" package instead

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/AlbertBrand/react-native-android-tablayout/issues/19

AlbertBrand commented 8 years ago

Done, version 0.3.0 is now RN 0.28+