maxs15 / maxs15/react-native-spinkit

No resource found that matches the given name: attr 'android:keyboardNavigationCluster'

Open
#94 5 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C
Stars
2.4k
Forks
307
PR merge metrics
No merged PRs in 30d

Description

I am trying to run my app with react-native run-android but getting the following error

error: Error: No resource found that matches the given name: attr 'android:keyboardNavigationCluster'
:react-native-spinkit:processReleaseResources FAILED
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':react-native-spinkit:processReleaseResources'.
> com.android.ide.common.process.ProcessException: Failed to execute aapt

I deleted node_modules, run npm install but still same. I tried clearing cache but error still exists

Any solution? I can't even run my project

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure with react-native run-android and inspect the :react-native-spinkit:processReleaseResources task, which reports the missing android:keyboardNavigationCluster attribute. Done means the React Native Android project builds successfully without this resource error.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, react-native
Domain
build-system, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.