+ 1
How can i create react native library in windows with metro config?
Any way to setting metro blacklist config that blocked `node_modules` of library that have example folder for test in other hand, i want testing my library in windows that any other example of metro config blacklist is working on mac or Linux. You can also comment on my problem here! https://stackoverflow.com/questions/57109383/how-can-i-create-a-react-native-library-in-windows-that-is-developed-locally
3 Respostas
+ 12
Maybe, this link contains answer to your question: https://github.com/facebook/react-native/issues/7271
+ 12
Maybe, this link contains answer to your question: https://github.com/facebook/react-native/issues/7271
+ 1
thanks zhenis, Maybe I did not test this link. I need to be tomorrow. Maybe this type of regex will fix my problem!