You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @heineiuo : congratulations for the module.
The version you created is not supported on snack.expo.io, so I did a test.
And here's a version that seems to work, if I publish it it would be interesting.
I used: import { LinearGradient as NativeLinearGradient } from 'expo';
instead of: import NativeLinearGradient from 'react-native-linear-gradient';
You could call it: react-native-animated-expo-linear-gradient
or react-native-animated-linear-gradient-expo
P.Š.
In the example of the link that I gave you it seems that you can not put the text in the center, I tried everything, but it seems that you can not give us a look?
The text was updated successfully, but these errors were encountered:
Hi @heineiuo : congratulations for the module.
The version you created is not supported on snack.expo.io, so I did a test.
And here's a version that seems to work, if I publish it it would be interesting.
I used:
import { LinearGradient as NativeLinearGradient } from 'expo';
instead of:
import NativeLinearGradient from 'react-native-linear-gradient';
Link: https://snack.expo.io/BJTZVoSVV
You could call it:
react-native-animated-expo-linear-gradient
or
react-native-animated-linear-gradient-expo
P.Š.
In the example of the link that I gave you it seems that you can not put the text in the center, I tried everything, but it seems that you can not give us a look?
The text was updated successfully, but these errors were encountered: