expo/ex-navigation

How to add testID & accessibilityLabel to navigattionBar for test with appium

2ducanhpham opened this issue · 4 comments

How to add testID & accessibilityLabel to navigattionBar for test with appium

I ended up forking the repo and adding the accessibility label prop. You just have to pass it through. My fork is for v3
gwmccull@58f4620

thanks @gwmccull . Miss testID for IOS

@2ducanhpham I'm not familiar with testID. My QA guy just needs accessibilityLabel for Appium testing.

The pattern should be easy enough for you to follow.

Maybe next week I'll look into fixing it so it passes through all of the props