ptomasroos / react-native-tab-navigator

A tab bar that switches between scenes, written in JS for cross-platform support
MIT License
2.4k stars 415 forks source link

Use 'Animated.View.propTypes' to avoid warnings. #60

Closed alfonsodev closed 8 years ago

alfonsodev commented 8 years ago

The propTypes Validation must be based on Animated.View.propTypes instead of just View.propTypes otherwise a Warning is displayed when passing Animated values to TabBar.

ide commented 8 years ago

Published in 0.2.18.