bamlab / react-native-flipper-performance-monitor

An attempt to have a lighthouse for React Native. Flipper plugin to show a graph of the React Native performance monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS build fails after updating rn-firebase packages

vladwhd opened this issue · comments

commented

after a following update of packages
image

I'm now getting this error when building the iOS app.
image

I also updated the target version in Podfile (to be able to pod install after the update), but I don't think it's related.
image

Hi @vladwhd and thanks for reporting! 🎈

This should now be fixed in 0.4.0 🎉

commented

perfect, thank you @Almouro!