Nick Vallee
Results
2
issues of
Nick Vallee
We are currently have an issue with loading bonfhir libraries on Android devices with the intent of using `@bonfhir/gluestack-ui` in Expo projects. In order to solve this issue, we need...
bug
react-native
not-likely-done-soon
The most important things to add is documentation on the config changes that are required: 1. Add `unstable_enablePackageExports` and `mjs` file support to`metro.config.js`: ``` const { getDefaultConfig } = require('expo/metro-config');...
documentation
react-native