Skip to content

Support for React Native 0.80 #1009

@vanHoi

Description

@vanHoi

Describe the bug
Building on Android does not work using React Native 0.80.1 and React Native Keyboard Controller 1.17.5.
I'm using the legacy architecture.

Code snippet
After a Gradle sync, building will fail. There are a lot of errors. Most errors are imports which can not be resolved or overrides which do not override anything.

A small example (there are 521 errors in total):

Image

To Reproduce
Just build the app and a lot of errors will appear.

Expected behavior
The app should build as expected.

Smartphone (please complete the following information):

  • OS: Android
  • RN version: 0.80.1
  • RN architecture: Old
  • JS engine: Hermes
  • Library version: 1.17.5

Additional context
I did see issue #1007 but that was closed.

Metadata

Metadata

Assignees

Labels

questionYou wanted to clarify something about the usage of the library or have a question about something

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions