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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -54,8 +54,8 @@ class MyComponent extends Component {
54
54
|`truncateLocation`|`String`|`"smart"`| Specify location of truncation. Possible values: `"smart"`, `"end"`, `"middle"`. |
55
55
|`webFallback`|`Boolean`| Android: `true` iOS: `false`| Link to web versions of Instagram/Twitter for hashtag and mention links when users don't have the respective app installed. *Requires `LSApplicationQueriesSchemes` on iOS. See: https://facebook.github.io/react-native/docs/linking.html*|
0 commit comments