mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 05:55:10 +00:00
add touchableProps and responderProps into propTypes
This commit is contained in:
@@ -13,8 +13,6 @@ class Text extends Shape {
|
||||
dx: numberProp,
|
||||
dy: numberProp,
|
||||
...textProps,
|
||||
...fillProps,
|
||||
...strokeProps,
|
||||
...pathProps
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user