-
Notifications
You must be signed in to change notification settings - Fork 1.5k
FastImage isn't avaiable on Expo ? #568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
FastImage is written in native code. Expo's managed workflow does not support adding native code to apps. You need to switch to bare workflow - https://docs.expo.io/versions/latest/introduction/managed-vs-bare |
Expo is working on adding the ability to include native plugins: https://blog.expo.io/expo-managed-workflow-in-2021-d1c9b68aa10 The Expo tooling is miles ahead of whats available for bare RN so it would be awesome to support it once its ready. |
Update - I think it should be possible to support Expo now via a config plugin: https://docs.expo.io/guides/config-plugins/ |
Yes it is, if you check the feature request canny for it they have even explained how. |
Is there any way to use it with Expo? I really need that. Thanks in advance! |
Hello please add this to expo |
Hello, can we add support for expo managed workflow. using -app.config.js |
Expo is supported just use EAS why is this still open? Brent Vatne from https://expo.canny.io/feature-requests/p/react-native-fast-image:
|
Thanks a lot, i guess the issue can be closed, also if we can add the expo install documentation to the readme, that would great |
I created this PR |
I using Expo to build RN app and using fastimage lib in my app. But it not working?
why? Please help me
The text was updated successfully, but these errors were encountered: