-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
Issue
The React pod, which is one of RNFirebase's dependencies, has been deprecated. A minimal Podfile looks something like
platform :ios, '9.0'
target 'ReactNativePlayground' do
pod 'Firebase/Core'
pod 'RNFirebase', :path => '../node_modules/react-native-firebase'
end
and running pod update && pod install
, produces a warning
[!] React has been deprecated
Environment
- Application Target Platform: iOS
- Development Operating System: macOS 10.12.6
- Build Tools: N/A
- React Native version: 0.48.3
- RNFirebase Version: 2.2.0
- Firebase Module: N/A
ppopth, AngSin, vladimir-ivanov-epam, shyamady, IgorBelyayev and 8 more
Metadata
Metadata
Assignees
Labels
No labels