Nicolas Gallagher
Nicolas Gallagher
Moving this to a discussion
This just needs to be fixed in stylex
Remind me what aliases are needed for? Is it only for resolving the vars files?
Yeah but what features require import resolution? Just the ones relying on `*.stylex.js` files existing?
Are you still working on this @nmn ?
Hi, React Strict DOM delegates everything to React Native for native platforms. Given the need to translate specific HTML APIs into those provided by React Native, it's helpful to include...
> We should add those roles by default to the native element when those HTML tags are used https://github.com/facebook/react-strict-dom/pull/286
The vast majority of the unsupported features require new capabilities to be built into React Native. We've largely exhausted all the polyfills we can do here (and the ability to...
Closing this as I'm assuming my posts answered the questions. We've also merged some improvements to automatically add accessibility roles on native, by inferring from the role from the HTML...