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

RN >= 0.50 compability #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

msageryd
Copy link

There are only two real changes. The rest is formatting changes by Prettier.

  1. createReactNativeComponentClass is moved to shims folder
  2. The call to createReactNativeComponentClass() has a new format. Now wants a function instead of an object.

N.B. createReactNativeComponentClass is exposed via __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED. I suppose this is why there are no traces of the call format change in the changelog.

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.

1 participant