microsoft / react-native-macos

A framework for building native macOS apps with React.
https://microsoft.github.io/react-native-windows/
MIT License
3.37k stars 129 forks source link

react-native-asset #2144

Open jhay06 opened 2 weeks ago

jhay06 commented 2 weeks ago

Summary

Per checking using react-native-asset is not working in react-native-macos , it only links assets file for android and ios only .

Motivation

some of the module used assets like antdesign package ,

Basic Example

No response

Open Questions

No response