-
Notifications
You must be signed in to change notification settings - Fork 49
Only show ActivityIndicator on vanilla Expo project (Expo 32.0.0) #33
Comments
What kind of device are you using? If it is iOS, then it is probably related to an issue with the expo library referenced here: expo/expo-asset-utils#11 I'm trying to find out if there is a workaround before I revert to a previous version of this library. |
I'm using Android 7.1.2 and 8.0.0 devices, and version 12.0.1 on iOS device. But the result is similar. I got the log below for both platform, i think the html asset/file already loaded due to
|
Hello, i just want to inform you that the issue above doesn't appeared anymore on Android devices using library version 0.8.40, the text editor successfully shown. |
Only show ActivityIndicator on vanilla Expo project , i have same issue , any solution ? |
Fixed in version 2 |
Hello,
Currently i want to try this library using latest version of vanilla Expo project using
expo init
, i have already follow the installation and usage instruction according to the project readme, but when i try to run the app on device, the app only show a small red ActivityIndicator that loop indefinitely (please see screenshot below). Please help for pointing any missing step or mistake that caused the text editor didn't shown properly.Thank you for your help.
Screenshot

app.js
package.json
app.json
expo log
The text was updated successfully, but these errors were encountered: