Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

KeyboardViewShadowView error on React < 0.50 #71

Open
Pollizzio opened this issue Apr 27, 2018 · 0 comments
Open

KeyboardViewShadowView error on React < 0.50 #71

Pollizzio opened this issue Apr 27, 2018 · 0 comments

Comments

@Pollizzio
Copy link

KeyboardViewShadowView.java uses ReactShadowNodeImpl version of addChildAt method. Please convert in public void addChildAt(ReactShadowNode child, int i) to support React < 0.50.
Tested OK in React 0.48.

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant