How can i create react native library in windows with metro config? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

19th Jul 2019, 8:28 AM
Muhamad Zolfaghari
Muhamad Zolfaghari - avatar
3 Answers
+ 12
Maybe, this link contains answer to your question: https://github.com/facebook/react-native/issues/7271
19th Jul 2019, 8:39 AM
Zhenis Otarbay
Zhenis Otarbay - avatar
+ 12
Maybe, this link contains answer to your question: https://github.com/facebook/react-native/issues/7271
19th Jul 2019, 8:40 AM
Zhenis Otarbay
Zhenis Otarbay - avatar
+ 1
thanks zhenis, Maybe I did not test this link. I need to be tomorrow. Maybe this type of regex will fix my problem!
19th Jul 2019, 9:34 AM
Muhamad Zolfaghari
Muhamad Zolfaghari - avatar