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
Asset module is moved from the expo package to expo-asset.
Could you change the import so that it runs on the latest SDK? import { Asset } from 'expo' -> import { Asset } from 'expo-asset'