Ghimmy
Ghimmy
## Ask your Question I've literally tried to resolve the package in the webpaconfig.cjs using ` 'react-hook-form': path.resolve( __dirname, 'node_modules/react-hook-form/dist/index.cjs.js', ),` I've also used `index.umd.js` and `index.esm.js` but it does...
Hi, I've been trying to add rn_nodeify library available in my rePack project but it's not working ### What rn_nodeify does: It provides your react-native project with core nodeJs modules...
Thank you for your work on this library, I appreciate. How does this compare performance-wise to react-native-drop-shadow. Thanks
### Describe the bug I am porting my project from RN 0.72.5 to 0.79.5. With 0.72.5, I used RePack v4 and it worked perfectly. After upgrading and using v5.1.3, webpack...