Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove redundant java class #1599

Merged
merged 1 commit into from Sep 23, 2022
Merged

Conversation

kkafar
Copy link
Member

@kkafar kkafar commented Sep 23, 2022

Description

The RNScreensComponentsRegistry class was used for custom linking (loading of rnscreen_modules shared library to java runtime). With merge of #1585 it became redundant.

Changes

Removed unused class & its source file.

Test code and steps to reproduce

Just build the application and see that everything works as usual.

Checklist

  • Ensured that CI passes

It was earlier used to load `rnscreens_modules` but it become redundant
with merge of autolinking.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant