//within Xcode// 'value' is unavailable: introduced in iOS 12.0
//in terminal// warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static NSUInteger RCTDeviceTotalMemory()
the app running fine in android but cant able to run in iOS
i tried this approach mentioned below
https://github.com/facebook/react-native/issues/34106 Flutter error: xcodebuild: WARNING: Using the first of multiple matching destinations https://github.com/facebook/react-native/issues/36293