diff options
| author | Ivan Chen <ivan@tagg.id> | 2021-04-29 16:32:30 -0400 |
|---|---|---|
| committer | Ivan Chen <ivan@tagg.id> | 2021-05-04 20:48:05 -0400 |
| commit | f0c5a226d4ae02cd92d92372708056f63d3cd976 (patch) | |
| tree | 42d001e7a98edf27428399756c0a300d9aa25e0d /package.json | |
| parent | 0ae6415c3f8fec65bfb6996b773be6fe67a02d58 (diff) | |
added ParsedText, initial work for typeahead
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 2612e67f..b3d69c76 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,7 @@ "react-native-image-resizer": "^1.4.4", "react-native-inappbrowser-reborn": "^3.4.0", "react-native-linear-gradient": "^2.5.6", + "react-native-parsed-text": "^0.0.22", "react-native-picker-select": "^7.0.0", "react-native-push-notifications": "^3.0.10", "react-native-reanimated": "2.0.0-rc.0", |
