mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 21:53:30 +00:00
FIGCardHeader updates
Reviewed By: TheSavior Differential Revision: D6914352 fbshipit-source-id: 7ee12999d19d665509e225d15cb263cbafafe258
This commit is contained in:
parent
7aba456b04
commit
d37cdd97ae
@ -31,7 +31,7 @@ type PressRetentionOffset = {
|
||||
export type TextProps = {|
|
||||
accessible?: boolean,
|
||||
allowFontScaling?: boolean,
|
||||
children: Node,
|
||||
children?: Node,
|
||||
ellipsizeMode?: 'clip' | 'head' | 'middle' | 'tail',
|
||||
nativeID?: string,
|
||||
numberOfLines?: number,
|
||||
|
Loading…
x
Reference in New Issue
Block a user