This repository was archived by the owner on Jul 30, 2020. It is now read-only.
This repository was archived by the owner on Jul 30, 2020. It is now read-only.
Update React and React Native dependencies to get async act #60
Closed
Description
The React Native update to 0.61.1 was released in the last few days and it would be great if we could update to it to take advantage of things like async act
.
Updating to the new versions should (in theory) not break anything since they are all minor versions. There might be some potential work involved in updating the act
calls to allow for async acts (maybe wrapping everything into async act by default?).
Metadata
Metadata
Assignees
Labels
No labels