Skip to content

[WIP] Mark componentWillMounts as unsafe#20

Open
unexge wants to merge 1 commit into
masterfrom
unsafe-cwm
Open

[WIP] Mark componentWillMounts as unsafe#20
unexge wants to merge 1 commit into
masterfrom
unsafe-cwm

Conversation

@unexge

@unexge unexge commented Mar 7, 2020

Copy link
Copy Markdown
Owner

fixes #19.

  • fix failing tests

tests are failing because unsafe aliases available only in React 16.3+ but tests are running with React 15.4. for using 16.3+ in tests enzyme 2 also needs to be upgraded to 3

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.

Upgrade LifeCycle event componentWillMount to fit newest React Native version

1 participant