This repository was archived by the owner on Nov 27, 2022. It is now read-only.
Replies: 1 comment 1 reply
-
Couldn't find version numbers for the following packages in the issue:
Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The following is a duplicate of a question posted to stack overflow.
Cross-posting here in hopes of getting in front of the right eyeballs. Thanks.
I have the following component. It works great to create the initial set of tabs.
However,
rarities
can change and I'd like to make the tab route creation respond accordingly.When I try
useEffect
to to firesetRoutes
it locks up the app.How can do you create a way for routes to be dynamic? Thanks!
Running Expo v40 with...
Beta Was this translation helpful? Give feedback.
All reactions