after using library https://github.com/stripe/stripe-react-native. in my RN project.
I use workspace button to build my project.
For debug build on ios, works 100% fine.
But For release build on ios,
React/RCTBridgeDelegate.h
not found.
any ideas?