Add web linking and proper share controls

This commit is contained in:
Paul Frazee
2022-11-21 16:07:26 -06:00
parent f11ef7ba0b
commit abd6ffdbf5
15 changed files with 50 additions and 243 deletions
-1
View File
@@ -10,7 +10,6 @@ import {
} from 'react-native'
import {useStores} from '../../../state'
import {RootStoreModel} from '../../../state'
import {LinkActionsModel} from '../../../state/models/shell-ui'
export const Link = observer(function Link({
style,