BhavanPatel / react-native-navbar-color

Module for change color of react-native footer navigation bar and Statusbar
MIT License
53 stars 20 forks source link

:react-native-navbar-color:processReleaseResources FAILED #2

Open EddyTheDove opened 6 years ago

EddyTheDove commented 6 years ago

I have the following error:

/Users/eddy/Desktop/native/collect/node_modules/react-native-navbar-color/android/build/intermediates/res/merged/release/values-v24/values-v24.xml:3: AAPT: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.

/Users/eddy/Desktop/native/collect/node_modules/react-native-navbar-color/android/build/intermediates/res/merged/release/values-v24/values-v24.xml:4: AAPT: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.

/Users/eddy/Desktop/native/collect/node_modules/react-native-navbar-color/android/build/intermediates/res/merged/release/values-v26/values-v26.xml:15:21-54: AAPT: No resource found that matches the given name: attr 'android:keyboardNavigationCluster'.

/Users/eddy/Desktop/native/collect/node_modules/react-native-navbar-color/android/build/intermediates/res/merged/release/values-v24/values-v24.xml:3: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.

/Users/eddy/Desktop/native/collect/node_modules/react-native-navbar-color/android/build/intermediates/res/merged/release/values-v24/values-v24.xml:4: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.

/Users/eddy/Desktop/native/collect/node_modules/react-native-navbar-color/android/build/intermediates/res/merged/release/values-v26/values-v26.xml:15: error: Error: No resource found that matches the given name: attr 'android:keyboardNavigationCluster'.

:react-native-navbar-color:processReleaseResources FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':react-native-navbar-color:processReleaseResources'.
> com.android.ide.common.process.ProcessException: Failed to execute aapt

"sdkVersion": "27.0.0",

ManigandanRaamanathan commented 5 years ago

@EddyTheDove you found any solution for this error?

BhavanPatel commented 5 years ago

Thank you for reporting issue. I will look into it and release next version as soon as possible. :)

master96 commented 5 years ago

Still facing this issue any update on the resolution ?

shadowgroundz commented 4 years ago

Still issue until now

labtorie commented 3 years ago

Facing the same problem. Any news?