Good ideas are always crazy until they're not. ~ Elon Musk 🚀
🚀
Creating
Software Engineer
-
@InnoCells/nomo
- Alicante, Spain
- https://medium.com/@fernandovailanti
- @fervailanti
Pinned Loading
-
weather-octopus
weather-octopus PublicHi there! Just a weather forecast by an octopus 🐙
TypeScript 12
-
-
-
-
Example of Firebase Remote Config Hooks
Example of Firebase Remote Config Hooks 1import remoteConfig from '@react-native-firebase/remote-config'
23export const fetchConfig = async () => {
4await remoteConfig().setConfigSettings({
5isDeveloperModeEnabled: __DEV__,
-
Example of fetchConfig usage
Example of fetchConfig usage 1import React from 'react'
2import { ScrollView } from 'react-native'
3import Header from './components/Header'
4import Test1 from './components/Test1'
5import Test2 from './components/Test2'
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.