Skip to content

Remove react-native-text-input-reset dependency, if possible #4239

@chrisbobbe

Description

@chrisbobbe

I see this deprecation warning when running ./gradlew help --warning-mode=all from android (recommended by this doc):

> Configure project :react-native-text-input-reset
WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed soon. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html

Its GitHub page says it was only meant to be temporary, so I'm not confident that this deprecation warning will ever be addressed. But from a quick skim of the RN issue it was aimed to be a workaround for, facebook/react-native#12462, it's not immediately clear that that issue has been fixed in any version of React Native.

A complete fix must include:

Metadata

Metadata

Assignees

Labels

a-AndroiddependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions