react-native-i18n:processReleaseResources FAILED

I am new to React-Native and I am trying to use the Ignite boilerplate. I followed all the steps for building my first app but now I am stuck with and error and can't find the answer. As the title says, the error is:

:react-native-i18n:processReleaseResources FAILED FAILURE: Build failed with an exception. What went wrong: Execution failed for task ':react-native-i18n:processReleaseResources'. com.android.ide.common.process.ProcessException: Failed to execute aapt

I am using version 0.50.4 of react-native and version 2.0.1 of react-native-cli, and running on Ubuntu.

Anyone knows what the problem could be?

Comments

Popular posts from this blog

Meaning of `{}` for return expression

Get current scroll position of ScrollView in React Native

flutter websocket connection issue