Add share bottom-sheet to feed and thread

This commit is contained in:
Paul Frazee 2022-07-25 18:31:42 -05:00
parent 3794eca88e
commit af55a89758
14 changed files with 574 additions and 34 deletions

View file

@ -14,5 +14,6 @@ module.exports = {
verbose: false,
},
],
'react-native-reanimated/plugin', // NOTE: this plugin MUST be last
],
}