Closed mutp closed 8 years ago
hi there, not really sure what's going on with this one, maybe something has changed with a dependency, if you have a chance to investigate and fix a PR would be much appreciated!
Same issue with that, fixed with #40.
Hey first of all great repo!
I am facing an issue integrating the FacebookTabBar example. I get the error "icon.setNativeProps is not a function " in the function
setAnimationValue(value) { var currentPage = this.props.activeTab;
},
Also, if I do a console.log(icon), it says icon is not defined I had no problem integrating the CustomTabBar code. Thanks again!