I ran into the issue https://github.com/microsoft/react-native-macos/issues/2053 which means all dependencies have to be installed, even if not used but it is dynamically imported via require, could not find an easy fix, only happens on RN macOS target.
Problem
React Native macOS support https://github.com/microsoft/react-native-macos
I ran into the issue https://github.com/microsoft/react-native-macos/issues/2053 which means all dependencies have to be installed, even if not used but it is dynamically imported via
require
, could not find an easy fix, only happens on RN macOS target.Changes
Release info Sub-libraries affected
Bump level
Libraries affected
Changelog notes