Add `accessibilityRole` `#tabbar` value · rescript-react-native/rescript-react-native@7c8f283

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 7c8f283

committed

Add accessibilityRole #tabbar value

1 parent 92e7d77 commit 7c8f283

File tree

2 files changed

+

2

-

0

lines changed

2 files changed

+

2

-

0

lines changed

Lines changed: 1 addition & 0 deletions

Original file line numberDiff line numberDiff line change

@@ -69,6 +69,7 @@ type role = [

6969

| #spinbutton

7070

| #summary

7171

| #tab

72+

| #tabbar

7273

| #tablist

7374

| #text

7475

| #timer

Lines changed: 1 addition & 0 deletions

Original file line numberDiff line numberDiff line change

@@ -70,6 +70,7 @@ type role = [

7070

| #spinbutton

7171

| #summary

7272

| #tab

73+

| #tabbar

7374

| #tablist

7475

| #text

7576

| #timer

0 commit comments

Comments

 (0)