Skip to content

autolinking improvement for android#288

Open
eminsr wants to merge 1 commit intowix-incubator:masterfrom
eminsr:master
Open

autolinking improvement for android#288
eminsr wants to merge 1 commit intowix-incubator:masterfrom
eminsr:master

Conversation

@eminsr
Copy link
Copy Markdown

@eminsr eminsr commented Aug 7, 2019

With this config file cli will be able to find the sourceDir for android. This will fix Invariant Violation requireNativeComponent 'InteractableView' was not found in UiManager. error for RN >= 0.60.

Autolinking works well for iOS if you have the Interactable.podspec file. But if you add the library from npm (v1.0.0) for some reason it won't be added. So make sure you have podspec file in the root of the library before running pod install

With this config file cli will be able to find the sourceDir for android. This will fix "Invariant Violation requireNativeComponent 'InteractableView' was not found in UiManager" error for RN >= 0.60.
Copy link
Copy Markdown

@dakenf dakenf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine.

Copy link
Copy Markdown

@lelukas lelukas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine.

Copy link
Copy Markdown

@RodPin RodPin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working as expected !

Copy link
Copy Markdown

@toshe toshe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-linking works with RN 0.60.

@toshe
Copy link
Copy Markdown

toshe commented Apr 11, 2020

I don't understand this. Without this pull request auto-linking does not work with 0.60.
Why are the maintainers not responding or at least assigning other people? This should have been merged months ago!

@DeveloperTheExplorer
Copy link
Copy Markdown

Any update on this merge request? Android linking is still broken.

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.