AmericaSCORESBayArea / AmericaScores-CoachApp

React native based mobile app for Americas scores attendance management
5 stars 2 forks source link

[iOS] update build and podfile for react-native >= 0.74.0 #490

Open CritiqalPete opened 2 months ago

CritiqalPete commented 2 months ago

https://stackoverflow.com/questions/73597917/invalid-podfile-file-uninitialized-constant-podpodfileflipperconfiguration REMOVE: flipper_config = ENV['NO_FLIPPER'] == "1" ? FlipperConfiguration.disabled : FlipperConfiguration.enabled

this error will appear on build unless the podfile is updated as per above: [!] Invalid Podfile file: uninitialized constant Pod::Podfile::FlipperConfiguration.

CritiqalPete commented 1 week ago

testing on RN 2.0.1