Eric Poulin
Eric Poulin
Thanks for the quick response @tomekzaw . The performance was not too bad from my quick tests, but ran into the (obvious in hindsight) issue that links are not clickable...
> @ericpoulinnz if you comment the style for background. #2799 this issue will re-exist @saadi-ninjasCode Yeah obviously not the solution, just illustrating where the issue is happening in the code...
Confirming this is still an issue in RN 79. @neildhar What would you suggest instead? For context, `formatToParts` is being used within the https://github.com/marnusw/date-fns-tz library
@marklawlor ah I did not know about that upstream issue (this should also be mentioned in the docs somewhere if it's not already, I couldn't see it). I have a...
@marklawlor honestly, I can't remember exactly the reasons. `profile/[username]` is in two navigators (Tabs and Stack) and I know that we had issues which only were resolved by adding `getId`....
@marklawlor it seems with v5 I needed to remove `getId` AND switch to using `push` (I had not done this switch at the time of my last post) to get...
Not supporting RN 0.74 is stopping us from using this library. @ethanshar is there any plans on looking into this issue? I note it's one of the top reacted issues...
@henninghall any update here? This also happens for me on version 5.0.7. The Divider seems to adapt to the theme color, but the title and buttons do not. Edit: I...
#4482 looks to be caused by the same block of code mentioned in this issue.
> @alanjhughes is working on resolving this issue in expo-splash-screen, it'll be resolved in sdk 52! we may release a canary version of expo-splash-screen with the changes so that folks...