Include feedContext in DOM as data- (#4206)
This commit is contained in:
@@ -45,6 +45,7 @@ interface Props extends ComponentProps<typeof TouchableOpacity> {
|
||||
hoverStyle?: StyleProp<ViewStyle>
|
||||
noFeedback?: boolean
|
||||
asAnchor?: boolean
|
||||
dataSet?: Object | undefined
|
||||
anchorNoUnderline?: boolean
|
||||
navigationAction?: 'push' | 'replace' | 'navigate'
|
||||
onPointerEnter?: () => void
|
||||
|
||||
Reference in New Issue
Block a user