Replies: 1 comment
-
I think its a good idea to keep the file management outside of this library and worst case maybe just make it as a second library that people can use. Downloading and managing files for an app is something that directly touch the user experience and in my opinion should be handled with the final app philosophy / design. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! 👋
Currently, our project relies on
expo
,expo-file-system
, andexpo-asset
to download and store models. However, we've received feedback that integrating Expo into existing apps has caused issues for some users.Right now, we handle downloading and storing the models for you. But to reduce friction and dependencies, we're exploring the possibility of removing the Expo dependency entirely.
Key questions:
Your feedback will help shape the future of the project. Please let us know your thoughts — whether you're strongly in favor, against, or somewhere in between.
Thanks for being part of the project! 🙌
Beta Was this translation helpful? Give feedback.
All reactions