cnjon / react-native-pdf-view

React Native PDF View
MIT License
405 stars 167 forks source link

Cannot start React Native View Pdf (No resource found that matches the given name 'Theme.AppCompat.Light.Dialog') #110

Closed Dimaspro100 closed 5 years ago

Dimaspro100 commented 5 years ago

I get error when I start project:

E:\test_pdf\node_modules\react-native-view-pdf\android\build\intermediates\res\merged\release\values\values.xml:88: AAPT: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.Dialog'.

E:\test_pdf\node_modules\react-native-view-pdf\android\build\intermediates\res\merged\release\values\values.xml:94: AAPT: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.Dialog'.

E:\test_pdf\node_modules\react-native-view-pdf\android\build\intermediates\res\merged\release\values\values.xml:108: AAPT: Error retrieving parent for item:No resource found that matches the given name 'Theme.AppCompat.Light.Dialog'.

E:\test_pdf\node_modules\react-native-view-pdf\android\build\intermediates\res\merged\release\values\values.xml:114: AAPT: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.Dialog'.

E:\test_pdf\node_modules\react-native-view-pdf\android\build\intermediates\res\merged\release\values\values.xml:142: AAPT: Error retrieving parent for item: No resource found that matches the given name '@style/Theme.AppCompat.Light.NoAc tionBar'.

E:\test_pdf\node_modules\react-native-view-pdf\android\build\intermediates\res\merged\release\values\values.xml:147:21-36: AAPT: No resource found that matches the given name: attr 'windowActionBar'.

E:\test_pdf\node_modules\react-native-view-pdf\android\build\intermediates\res\merged\release\values\values.xml:88: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.Dialog'.

E:\test_pdf\node_modules\react-native-view-pdf\android\build\intermediates\res\merged\release\values\values.xml:94: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.Dialog'.

E:\test_pdf\node_modules\react-native-view-pdf\android\build\intermediates\res\merged\release\values\values.xml:108: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.Dialog'.

E:\test_pdf\node_modules\react-native-view-pdf\android\build\intermediates\res\merged\release\values\values.xml:114: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.Dialog'.

E:\test_pdf\node_modules\react-native-view-pdf\android\build\intermediates\res\merged\release\values\values.xml:142: error: Error retrieving parent for item: No resource found that matches the given name '@style/Theme.AppCompat.Light.NoA ctionBar'.

E:\test_pdf\node_modules\react-native-view-pdf\android\build\intermediates\res\merged\release\values\values.xml:147: error: Error: No resource found that matches the given name: attr 'windowActionBar'.

:react-native-view-pdf:processReleaseResources FAILED

react-native-cli: 2.0.1 react-native: 0.55.4