mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-05-28 23:51:09 +08:00
[v6] Implement Remote Config (#1896)
This commit is contained in:
committed by
Mike Diarmid
parent
8ef8038c94
commit
fb7109e52a
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<defaultsMap>
|
||||
<entry>
|
||||
<key>company</key>
|
||||
<value>invertase</value>
|
||||
</entry>
|
||||
</defaultsMap>
|
||||
Reference in New Issue
Block a user