React-Native app development
You can develop a React-Native app with alova, and you can also use request adapter GlobalFetch directly to handle request event.
But...there are some cautions:
metro version
In the alova, exports is used to define multiple items in package.json, so it's necessary to ensure 2 points below:
- version of metro must >= 0.76.0
- enable
resolver.unstable_enablePackageExportsinmetro.config.js. Click here for detail
Is using alova in your project? please tell me!