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

前端 未结 6 1392
野趣味
野趣味 2020-11-30 02:58

I received these errors when i started new project in android studio.

Error:(1) Error retrieving parent for item: No resource found that matches the g

6条回答
  •  刺人心
    刺人心 (楼主)
    2020-11-30 03:25

    This problem was created by a regression in a recent release. You can find the pull request that fixes this problem at https://github.com/facebook/react-native-fbsdk/pull/339

提交回复
热议问题