You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to propogate testID down to native components. But, because we use react-native-svg to render svg icons, it should support this property. Now react-native-svgdoesn't supporttestID.
We need to propogate
testIDdown to native components. But, because we usereact-native-svgto render svg icons, it should support this property. Nowreact-native-svgdoesn't supporttestID.Depends on:
Related to #127 issue.