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

deps: Temporarily use fork for @react-navigation/bottom-tabs #5368

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

chrisbobbe
Copy link
Contributor

@chrisbobbe chrisbobbe commented Apr 28, 2022

To get chrisbobbe/react-navigation@b2343cb25, which I've published
to NPM in @zulip/[email protected].

It cherry-picks react-navigation/react-navigation@d87857e5d, which
is a compatibility fix for RN v0.65 that React Navigation published
in v6 but didn't backport to v5.

So this fix will become unnecessary when we're on React Navigation
6; that's issue #4936.

A small handful of things went wrong when building the .d.ts files
for the publish to NPM, so some TypeScript types are lost, which is
fine because we don't use TypeScript. But the runtime code looks
like it's updated in the ways we'd want and expect.

@chrisbobbe chrisbobbe requested a review from gnprice April 28, 2022 00:26
@chrisbobbe chrisbobbe force-pushed the pr-react-nav-bottom-tabs-fork branch from 8174d54 to e2191ac Compare April 28, 2022 00:27
To get chrisbobbe/react-navigation@b2343cb25, which I've published
to NPM in @zulip/[email protected].

It cherry-picks react-navigation/react-navigation@d87857e5d, which
is a compatibility fix for RN v0.65 that React Navigation published
in v6 but didn't backport to v5.

So this fix will become unnecessary when we're on React Navigation
6; that's issue zulip#4936.

A small handful of things went wrong when building the .d.ts files
for the publish to NPM, so some TypeScript types are lost, which is
fine because we don't use TypeScript. But the runtime code looks
like it's updated in the ways we'd want and expect.
@gnprice gnprice force-pushed the pr-react-nav-bottom-tabs-fork branch from e2191ac to c0b17bd Compare April 28, 2022 21:23
@gnprice
Copy link
Member

gnprice commented Apr 28, 2022

Thanks! Looks good -- merging.

@gnprice gnprice merged commit c0b17bd into zulip:main Apr 28, 2022
@chrisbobbe chrisbobbe deleted the pr-react-nav-bottom-tabs-fork branch April 28, 2022 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants