You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 23, 2020. It is now read-only.
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.