aksonov / react-native-tabs

React Native platform-independent tabs. Could be used for bottom tab bars as well as sectioned views (with tab buttons)
Apache License 2.0
727 stars 116 forks source link

Fix. setState() can only update a mounted component #44

Closed ruskid closed 8 years ago

ruskid commented 8 years ago

hideTabBar unmounts tabs, but keyboard is still listening for the events. This will remove the warning.