react-native-aria icon indicating copy to clipboard operation
react-native-aria copied to clipboard

A library of React Hooks for React-Native (Android/iOS/web) to provide accessible UI primitives for a design system.

Results 9 react-native-aria issues
Sort by recently updated
recently updated
newest added

React version: 18.2.0 ### **Steps To Reproduce** 1. Use React.StrictMode 2. Use portal inside strictmode block. ### **The current behavior** 1. Portal unmounts element based on strictmode behaviour, but not...

Hello! It would be useful to provide a component that allows consumers of the library to choose where Portals are rendered instead of as a sibling to the children prop...

I feel the intro discussion of the React to EU talk is slightly misguiding. 1. Passing aria-required as true would only make it required for a11y users but would not...

When scrolling, the position provided by useOverlayPosition doesn't seem to update. What's the recommended approach to solving this? The scrolling occurs on an outer scrollview. Is there a way to...

The useSlider Hooks `onAccessibilityAction` does not take the correct action because the min and max values are reversed. This PR will fix that.

I'm only looking to implement this component via ios/android and I just adjusted a bit from what your docs show and I'm getting this TS error. Any ideas what it...

What's up with the homepage in package.json? I was looking into using the overlays on their own and ended up here. > https://github.com/intergalacticspacehighway/react-native-bob-mono I think this perhaps needs to be...

Your [OverlayContainer docs](https://geekyants.github.io/react-native-aria/docs/OverlayContainer) links to an issue which saw some new action & references the past week that you may be interested in. https://github.com/react-native-modal/react-native-modal/issues/145#issuecomment-905382298 Thanks for this repo; I was...

Specific version should be used to react and react-native depencencies. This is a bad practice and gives dependencies errors.