Results 13 issues of Steven Conaway

Hi @amarsyla, Would you be interested if I created a PR to add support for only applying this configuration to a specific device? You basically just add `--matching '{"ProductID":}'` in...

enhancement

**Summary** This PR solves issue #645. It adds `@babel/plugin-proposal-numeric-separator` to the list of babel plugins when not using Hermes to more closely match ES2021. Now that ES2021 has been finalized,...

CLA Signed
Shared with React Native Team

# Bug report ## Summary This seems like it's a controlled component since it takes `value` and `onValueChange` as props. But, if value changes outside of the checkbox, it doesn't...

GoToImproveDocument