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
Reproduction steps:
Versions:
System:
When I disable the new architecture, everything works properly.
I've created a repo as well (with the ios directory committed): Base Repo URL
Thank you!
React Native Config:
"reactNativeVersion": "0.74", "dependencies": { "expo": { "root": "~/Projects/new-arch-bignumber-test/node_modules/expo", "name": "expo", "platforms": { "ios": { "podspecPath": "~/Projects/new-arch-bignumber-test/node_modules/expo/Expo.podspec", "version": "51.0.34", "configurations": [], "scriptPhases": [] }, "android": { "sourceDir": "~/Projects/new-arch-bignumber-test/node_modules/expo/android", "packageImportPath": "import expo.modules.ExpoModulesPackage;", "packageInstance": "new ExpoModulesPackage()", "buildTypes": [], "componentDescriptors": [], "cmakeListsPath": "~/Projects/new-arch-bignumber-test/node_modules/expo/android/build/generated/source/codegen/jni/CMakeLists.txt", "cxxModuleCMakeListsModuleName": null, "cxxModuleCMakeListsPath": null, "cxxModuleHeaderName": null } } }, "react-native-bignumber": { "root": "~/Projects/new-arch-bignumber-test/node_modules/react-native-bignumber", "name": "react-native-bignumber", "platforms": { "ios": { "podspecPath": "~/Projects/new-arch-bignumber-test/node_modules/react-native-bignumber/react-native-bignumber.podspec", "version": "0.2.3", "configurations": [], "scriptPhases": [] }, "android": { "sourceDir": "~/Projects/new-arch-bignumber-test/node_modules/react-native-bignumber/android", "packageImportPath": "import com.margelo.bignumber.BigNumberPackage;", "packageInstance": "new BigNumberPackage()", "buildTypes": [], "componentDescriptors": [], "cmakeListsPath": "~/Projects/new-arch-bignumber-test/node_modules/react-native-bignumber/android/build/generated/source/codegen/jni/CMakeLists.txt", "cxxModuleCMakeListsModuleName": null, "cxxModuleCMakeListsPath": null, "cxxModuleHeaderName": null } } } },
Screenshot:
The text was updated successfully, but these errors were encountered:
@Szymon20000 can you take a look at this? 🙏
Sorry, something went wrong.
No branches or pull requests
Reproduction steps:
Versions:
System:
When I disable the new architecture, everything works properly.
I've created a repo as well (with the ios directory committed): Base Repo URL
Thank you!
React Native Config:
Screenshot:
The text was updated successfully, but these errors were encountered: