We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
my versions:
"expo": "~49.0.21" "react-native": "0.72.6" "@expensify/react-native-live-markdown": "^0.1.102"
The text was updated successfully, but these errors were encountered:
Hi @Duncan-kekkai, thanks for opening this issue.
Currently, react-native-live-markdown supports only React Native 0.73.
react-native-live-markdown
Also, it does not work out-of-the-box in Expo Go. You will need to use Expo Prebuilds, as described here.
Sorry, something went wrong.
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.
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
npx expo prebuild
npx expo run:android
Execution failed for task ':expensify_react-native-live-markdown:compileDebugJavaWithJavac'
@AlirezaBs Currently, react-native-live-markdown supports only React Native 0.73.
Support for React Native 0.74 will be added in #358.
No branches or pull requests
my versions:
"expo": "~49.0.21"
"react-native": "0.72.6"
"@expensify/react-native-live-markdown": "^0.1.102"
The text was updated successfully, but these errors were encountered: