Nicolas Gallagher
Nicolas Gallagher
FYI your checkbox/radio components aren't accessible on web. I'd suggest building them more like how `Switch` is implemented in `react-native-web`.
fyi: http://cldr.unicode.org/index/cldr-spec/plural-rules
'none' => 'default' (or noop) sounds right.
Can we tackle all the new Image props at the same time, given that they all combine into the existing `source` prop? e.g., ```js const { crossOrigin, height, referrerPolicy, src,...
The same width and height should be passed for each source
@dhruvtailor7 are you planning to update this PR? Thanks
See companion issue related to styles https://github.com/facebook/react-native/issues/34425
We have PRs either merged or open for every prop listed here except `aria-hidden`, `aria-live`, and `alt`. Big thanks to everyone who has contributed patches so far. This work is...
> The following would also be great to add Presumably you meant to post this on the styles umbrella issue? There has to be an idea of how to implement...
I also want to set expectations: for at least the next 6 months, Meta is unlikely to be able to commit engineers to work on new native features to expand...