Chris Bianca
566ddb8e09
1.1.1
v1.1.1
2017-06-16 17:21:45 +01:00
Chris Bianca
cb9ede8607
Revert "1.2.0"
...
This reverts commit d6558a85bf32c8a70678ed269d9358622f077c0e.
2017-06-16 17:08:47 +01:00
Chris Bianca
d6558a85bf
1.2.0
2017-06-16 17:06:10 +01:00
Chris Bianca
04cbb63891
[android][database] Fix hanging db when querying database object with large numeric keys
2017-06-16 16:58:28 +01:00
Chris Bianca
53c02a7b73
[docs] Tidy up
2017-06-16 15:04:11 +01:00
Michael Diarmid
3ea1628b23
typo
2017-06-16 14:34:05 +01:00
Michael Diarmid
97b0a6f082
Update README.md
2017-06-16 14:24:05 +01:00
Michael Diarmid
2008bbae93
Update README.md
2017-06-16 12:25:02 +01:00
Michael Diarmid
246ffa1301
Update README.md
2017-06-16 12:24:36 +01:00
Elliot Hesp
927eaab852
Update README.md
2017-06-16 09:53:21 +01:00
Michael Diarmid
1ce16e0aa2
added supported features table
2017-06-14 23:51:01 +01:00
Michael Diarmid
18f5c9be49
Added supported features table
2017-06-14 23:49:44 +01:00
Chris Bianca
92af962b9c
[docs] Tweak docs
2017-06-13 17:27:35 +01:00
Chris Bianca
a41cd89e58
[docs] Add further information and troubleshooting to the iOS installation guide
2017-06-13 17:22:41 +01:00
Chris Bianca
280145da9f
[docs][ios] Remove react native link support due to issues and update documentation
2017-06-13 16:18:12 +01:00
Chris Bianca
d68703da64
[ios] Update setup to use Podfile template contents
2017-06-13 16:12:35 +01:00
Elliot Hesp
8bf660badc
Fix incorrect Podfile.template path
2017-06-12 11:39:18 +01:00
Elliot Hesp
3f94ad5b99
Merge pull request #141 from Sparragus/fix/flow-error
...
[Flow fix] Annotate `values` in RemoteConfig#getValues
2017-06-02 09:57:51 +01:00
Richard B. Kaufman-López
eed9ccbfd4
Fixes flow error
2017-06-01 19:15:46 -05:00
Elliot Hesp
dfa8639743
Update README.md
2017-06-01 11:20:16 +01:00
Elliot Hesp
8bb3f847c1
Merge pull request #139 from jsm/master
...
Typescript Def: Make path optional for database ref
2017-06-01 07:32:16 +01:00
Jon San Miguel
aa439c95f3
Typescript Def: Make path optional for database ref
2017-05-31 18:20:44 -04:00
Elliot Hesp
b16b1dbd6a
Add "Usage with Expo" documentation
2017-05-28 12:05:02 +01:00
Michael Diarmid
e1a61bbe9f
Typo in config docs
2017-05-24 16:58:53 +01:00
Salakar
9f095133c7
1.1.0
v1.1.0
2017-05-24 16:54:00 +01:00
Elliot Hesp
fe8c486dcb
[config] Added setDefaultsFromResource method
2017-05-23 14:53:19 +01:00
Elliot Hesp
d8a0ebb084
[config] Remove redundant function in docs
2017-05-23 14:31:16 +01:00
Elliot Hesp
b30ff24426
Add Remote Config docs to sidebar
2017-05-23 14:22:29 +01:00
Elliot Hesp
fb90f444d9
Fix merge conflict
2017-05-23 14:10:07 +01:00
Elliot Hesp
25e8bb6d5a
[config] Standardize ios & android
2017-05-23 14:08:59 +01:00
Elliot Hesp
037de1f77b
Force cache refresh on config tests
2017-05-23 14:08:24 +01:00
Elliot Hesp
55864b744a
Update tests
2017-05-23 13:18:39 +01:00
Elliot Hesp
5e1d4d7f66
Add errors to docs
2017-05-23 13:18:16 +01:00
Elliot Hesp
80540fc26b
[android][config] Remote Config Android implementation
2017-05-23 11:52:17 +01:00
Elliot Hesp
69872fa5b9
[ios][config] Always resolve activated status
2017-05-23 11:51:16 +01:00
Elliot Hesp
b70eb274ee
Apply config() module to RNFirebase
2017-05-23 11:50:44 +01:00
Elliot Hesp
3cf04908c3
Add remote config tests
2017-05-23 11:50:10 +01:00
Elliot Hesp
b9b8e9062e
Add remote config documentation
2017-05-23 11:49:40 +01:00
Michael Diarmid
279a9753ea
Merge pull request #122 from felixclack/bump-firebase-version
...
Bump the Firebase version
2017-05-23 10:36:32 +01:00
chrisbianca
cd93bbb310
[docs] Add information about Google Play Services
2017-05-23 10:30:06 +01:00
Felix Clack
0eb14edfd8
Bump the Firebase version
...
There are more recent versions of the Firebase SDKs available, so this provides
a simple version bump.
To make this easier in future, I extracted the number to a variable.
2017-05-23 16:15:45 +10:00
Chris Bianca
5120bc8b46
[ios][storage] Better support uploading files with a file:// prefix
2017-05-22 15:25:35 +01:00
Elliot Hesp
22a6ac1b07
[ios][config] Fix fetch handler typo
2017-05-22 10:38:39 +01:00
Elliot Hesp
07a7f863f6
Merge pull request #121 from pocketgems/master
...
[ios][remoteconfig] Implement Firebase Remote Config for iOS
2017-05-22 09:57:40 +01:00
Akshet Pandey
ede85d7717
Add nonnull to type
2017-05-19 20:26:23 -07:00
Akshet Pandey
fdf60444fe
Implement Firebase Remote Config for iOS
2017-05-19 16:17:28 -07:00
Chris Bianca
9bf1de023d
[android][storage] Prevent crash if the exception isn’t a StorageException
2017-05-18 11:49:27 +01:00
Elliot Hesp
0151f6cca3
Merge pull request #118 from klummy/patch-1
...
Minor typo causing error in run-android
2017-05-16 09:07:52 +01:00
Yekeen Ajeigbe
6d3fa418dc
Minor typo causing error in run-android
2017-05-16 06:03:07 +01:00
Chris Bianca
90a130c729
[ios] Use RCTSharedApplication() instead of [UIApplication sharedApplication]
2017-05-15 12:00:41 +01:00