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~
I am trying to implement chart on the expo SDK 50, have followed all the steps shown in the example. However, still facing same error on the android.
I tried to addd 'js' in metro.config.js but didnt help...
Error: 'android/app/src/main/assets/charting_library/charting_library.standalone.js' cannot be loaded as its extension is not registered in assetExts at getAsset (/Users/muhammad/Documents/react-native/coinkoops-app-frontend/node_modules/metro/src/Assets.js:198:11) at Server._processSingleAssetRequest (/Users/muhammad/Documents/react-native/coinkoops-app-frontend/node_modules/metro/src/Server.js:310:26)
The text was updated successfully, but these errors were encountered:
Hi~
I am trying to implement chart on the expo SDK 50, have followed all the steps shown in the example. However, still facing same error on the
android
.I tried to addd
'js'
inmetro.config.js
but didnt help...Error: 'android/app/src/main/assets/charting_library/charting_library.standalone.js' cannot be loaded as its extension is not registered in assetExts at getAsset (/Users/muhammad/Documents/react-native/coinkoops-app-frontend/node_modules/metro/src/Assets.js:198:11) at Server._processSingleAssetRequest (/Users/muhammad/Documents/react-native/coinkoops-app-frontend/node_modules/metro/src/Server.js:310:26)
The text was updated successfully, but these errors were encountered: