Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
fix -- remove accessibilityRole=tablist
Browse files Browse the repository at this point in the history
  • Loading branch information
andy committed Dec 8, 2019
1 parent a6d9b1a commit 0e61754
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pager.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,6 @@ function Pager({
[targetDimension]: totalDimension,
transform: [{ [targetTransform]: containerTranslation }],
}}
accessibilityRole="tablist"
>
{renderChildren()}
</Animated.View>
Expand Down

0 comments on commit 0e61754

Please sign in to comment.