migrate to expo-linear-gradient
(#3420)
* replace packages * rm useless alias from webpack config * fix accidental double commit * replace all usages
This commit is contained in:
parent
4e59914d2a
commit
9bcb0a7a81
17 changed files with 133 additions and 127 deletions
|
@ -1,5 +1,5 @@
|
|||
import React from 'react'
|
||||
import LinearGradient from 'react-native-linear-gradient'
|
||||
import LinearGradient from 'expo-linear-gradient'
|
||||
|
||||
import {atoms as a, tokens} from '#/alf'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue