I copy the facebookBar Examle (FacebookExample.js and FacebookTabBar.js) into my project and I got the result like this
I can't click the icons and it did't show content. When I run the original project,it comes out correct like this
EDIT
finally find the answer from click issue of react-native-scrollable-tab-view.
you should add style {flex: 1} in parent View