Today, I face the error mentioned in this post: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.B
I think this is the same problem as Facebook Sdk Android Error Building
You have to change from
compile('com.facebook.android:facebook-android-sdk:4.+')
to
compile('com.facebook.android:facebook-android-sdk:4.22.1')
in node_modules\react-native-fbsdk\android\build.gradle