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
Blocking
i'm trying to install fluent ui with a fresh react native 0.71.4 and react 18.2.0 and expo ~48.0.9 and getting the below error
0.71.4
18.2.0
~48.0.9
any plans about updating deps?
npm 9.1.3
macos 13.2.1
No response
just create a fresh expo app npx create-expo-app test-ui then install npm i --save @fluentui/react-native
npx create-expo-app test-ui
npm i --save @fluentui/react-native
error due to deps compatibility
to be able to install with latest react / react native / expo
The text was updated successfully, but these errors were encountered:
This issue still exists for Expo 49
Sorry, something went wrong.
No branches or pull requests
Willing to submit a PR to fix?
Requested priority
Blocking
Products/applications affected
i'm trying to install fluent ui with a fresh react native
0.71.4
and react18.2.0
and expo~48.0.9
and getting the below errorany plans about updating deps?
Package version(s)
npm 9.1.3
OS version(s)
macos 13.2.1
Platform
Xcode version
No response
Please provide a reproduction of the bug
just create a fresh expo app
npx create-expo-app test-ui
then installnpm i --save @fluentui/react-native
Actual behavior
error due to deps compatibility
Expected behavior
to be able to install with latest react / react native / expo
The text was updated successfully, but these errors were encountered: