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
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
Elliot Hesp
67960ddab4
Merge pull request #117 from jerolimov/update-getbadgenumber-doc
...
Update the getBadgeNumber documentation and add android hint
2017-05-14 22:17:33 +01:00
Christoph Jerolimov
96d4fab8c1
Update the getBadgeNumber documentation and add android hint
2017-05-14 22:50:07 +02:00
Michael Diarmid
78360ff487
Merge pull request #115 from alexkuttig/master
...
fix for #105
2017-05-14 14:04:13 +01:00
Alexander Kuttig
db792b8857
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# ios/RNFirebase/RNFirebase.h
# ios/RNFirebase/RNFirebaseAnalytics.h
# ios/RNFirebase/RNFirebaseAuth.h
# ios/RNFirebase/RNFirebaseCrash.h
# ios/RNFirebase/RNFirebaseDatabase.h
# ios/RNFirebase/RNFirebaseErrors.h
# ios/RNFirebase/RNFirebaseMessaging.h
# ios/RNFirebase/RNFirebaseStorage.h
2017-05-14 14:30:10 +02:00
Alexander Kuttig
c35ed6f49d
fixed storage task
2017-05-14 14:24:10 +02:00
Salakar
019ce793a9
1.0.10
2017-05-13 13:10:04 +01:00
Salakar
56e3ba1a8d
Merge branch 'master' of https://github.com/invertase/react-native-firebase
2017-05-13 13:09:55 +01:00
Salakar
55754b37a6
[tests] un-focus tests
2017-05-13 13:09:43 +01:00
Salakar
cf12fc1c10
[ios][auth] fix crash - fixes #112
2017-05-13 13:08:43 +01:00
Michael Diarmid
84d63fc9fc
Merge pull request #111 from fkoester/patch-1
...
launchMode needs to be set on <activity> instead of <application>
2017-05-13 03:06:14 +01:00
Salakar
3dfb6df5ed
1.0.9
2017-05-13 03:03:49 +01:00