Nate Wienert
Nate Wienert
Should be working now or at least it does in a few vite ssr things i'm testing! Lmk if not, cleaning up backlog
So looked into this, it's an issue with react-native-web itself, the image doesn't show until JS runs. Not a big fan of the rn Image component in general, it seems...
Also would be useful to open an issue on RNW for this.
Ah good catch
I think we added some docs on how to avoid this on the Sheet docs page in a different way too (if I understand correctly). @nderscore let me know if...
i think this is fixed, but re-open with new repro if that other issue still exists
@foyarash have you tried the latest, there were several fixes since and it worked for me in another example. Good news is the optimizer is pretty marginal for React Native,...
This has been enabled in the latest versions but its still in beta, try adding `enableDynamicEvaluation`
I think we discussed this in Discord but just for context here the option in createTamagui “maxDarkLightNesting” controls this for web. But I think you also said Android emulator had...
It does have this, but we need to document it for sure and make sure it's tested.