Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'

前端 未结 6 928
有刺的猬
有刺的猬 2021-01-08 01:11

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

6条回答
  •  没有蜡笔的小新
    2021-01-08 01:43

    The solution is found in this question Facebook Sdk Android Error Building

    I've also forked a repo and provided all these changes to make it run with RN 0.42. You can install it by typing yarn add https://github.com/kidnapkin/react-native-fbsdk.git

提交回复
热议问题