Update web build and web-specific components; RNW now builds
This commit is contained in:
parent
7e3f6f0306
commit
d6ec627c8c
10 changed files with 300 additions and 157 deletions
|
@ -6,7 +6,7 @@ import {
|
|||
View,
|
||||
} from 'react-native'
|
||||
import {FontAwesomeIcon} from '@fortawesome/react-native-fontawesome'
|
||||
import {BlurView} from '@react-native-community/blur'
|
||||
import {BlurView} from '../util/BlurView'
|
||||
import LinearGradient from 'react-native-linear-gradient'
|
||||
import {AutoSizedImage} from '../util/images/AutoSizedImage'
|
||||
import {Text} from '../util/text/Text'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue