react-native-bubble-select
react-native-bubble-select copied to clipboard
Podfile - use_frameworks!
Hello,
if iam adding "use_frameworks!" at the top of my Podfile and run "pod install" i getting the following error:
[!] The 'Pods-MyApp' target has transitive dependencies that include statically linked binaries: (Flipper-Boost-iOSX and Flipper-RSocket)
Does anybody know why this error comes?