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
We're using @react-spring/native's useSpring hook but react-native-reanimated provides one too. We use react-native-reanimated for plenty of stuff but @react-spring/native for just that one hook. react-native-reanimated is also significantly more popular and gets donations from expo, so it's more likely to continue being maintained and developed in the future. The change would just be in components/base-quiz-card.tsx.
The text was updated successfully, but these errors were encountered:
We're using
@react-spring/native
'suseSpring
hook butreact-native-reanimated
provides one too. We usereact-native-reanimated
for plenty of stuff but@react-spring/native
for just that one hook.react-native-reanimated
is also significantly more popular and gets donations fromexpo
, so it's more likely to continue being maintained and developed in the future. The change would just be incomponents/base-quiz-card.tsx
.The text was updated successfully, but these errors were encountered: