mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 07:40:10 +00:00
Add useForeground to TouchableNativeFeedback (#18617)
This commit is contained in:
committed by
Sheetal Nandi
parent
5467f51f78
commit
c04b681612
1
types/react-native/index.d.ts
vendored
1
types/react-native/index.d.ts
vendored
@@ -4512,6 +4512,7 @@ export interface TouchableNativeFeedbackProperties extends TouchableWithoutFeedb
|
||||
* type is available on Android API level 21+
|
||||
*/
|
||||
background?: BackgroundPropType
|
||||
useForeground?: boolean
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user