Skip to content
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

I encountered an error when building,Does it support expo? or how to fix #425

Closed
Duncan-kekkai opened this issue Jul 9, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@Duncan-kekkai
Copy link

image

my versions:

"expo": "~49.0.21"
"react-native": "0.72.6"
"@expensify/react-native-live-markdown": "^0.1.102"

@tomekzaw
Copy link
Collaborator

tomekzaw commented Jul 9, 2024

Hi @Duncan-kekkai, thanks for opening this issue.

Currently, react-native-live-markdown supports only React Native 0.73.

Also, it does not work out-of-the-box in Expo Go. You will need to use Expo Prebuilds, as described here.

@Duncan-kekkai
Copy link
Author

Hi @Duncan-kekkai, thanks for opening this issue.

Currently, react-native-live-markdown supports only React Native 0.73.

Also, it does not work out-of-the-box in Expo Go. You will need to use Expo Prebuilds, as described here.

thanks,Our project does not run on expo go, it is just hosted on expo. I will try to upgrade the rn version first.

@AlirezaBs
Copy link

hi @Duncan-kekkai
I am using "react-native": "0.74.3" and "expo": "~51.0.17"

after npx expo prebuild and npx expo run:android I got an error

Execution failed for task ':expensify_react-native-live-markdown:compileDebugJavaWithJavac'

@tomekzaw
Copy link
Collaborator

@AlirezaBs Currently, react-native-live-markdown supports only React Native 0.73.

Support for React Native 0.74 will be added in #358.

@tomekzaw tomekzaw added the bug Something isn't working label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants