I using react-native-fcm for remote push notification but it gives this error: ld: library not found for -lFirebaseCore clang: error: …
ios xcode firebase react-native react-native-fcmThis is a general question to all who are using react navigation, following is my navigation structure export const createRootNavigator = (…
react-native react-navigation react-native-fcmIn my React-Native application, I have to use firebase notifications. So I created this library. Have I done this in …
firebase react-native react-native-fcm