UNPKG

@react-native-firebase/remote-config

Version:

React Native Firebase - React Native Firebase provides native integration with Remote Config, allowing you to change the appearance and/or functionality of your app without requiring an app update.

5 lines (3 loc) 104 B
// No-op for ios. const noopNativeModule: Record<string, never> = {}; export default noopNativeModule;