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 v0.64 upgrade followups #4995

Closed
wants to merge 0 commits into from

Conversation

chrisbobbe
Copy link
Contributor

I think these are all the planned followups, but I could be forgetting one or two. These just remove workarounds that are no longer necessary.

Related: #4426

Copy link
Member

@gnprice gnprice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks good, modulo a tiny comment below. Otherwise please merge at will.

@@ -7,7 +7,7 @@ import { View } from 'react-native';
import { useSelector } from '../react-redux';
import { getLoading } from '../selectors';
// eslint-disable-next-line import/no-useless-path-segments
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line can probably disappear too, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, thanks!

@chrisbobbe
Copy link
Contributor Author

chrisbobbe commented Sep 9, 2021

Thanks for the review! Merged, with that fix.

@chrisbobbe chrisbobbe closed this Sep 9, 2021
@chrisbobbe chrisbobbe deleted the pr-rn-64-followups branch September 9, 2021 01:11
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.

2 participants