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) 108 B
// No-op for android. const noopNativeModule: Record<string, never> = {}; export default noopNativeModule;