Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for module resolution on metro (#2240)
- Resolve a module id from React Native on Web using the React Native Asset Registry. - Keep the `Platform.web.tsx` in a way that we can still use `react-native-skia` without React Native on Web.
- Loading branch information