Commit Graph

207 Commits

Author SHA1 Message Date
bm-software a498f1a48a Update cloud-messaging.md
deleteInstanceId docs
2017-09-26 18:49:37 +02:00
Chris Bianca b9764bce61 [docs] Remove references to Gitter 2017-09-21 09:10:32 +01:00
JackThomson2 fefa1d13f5 Updated docs to fix duplication issue 2017-09-20 17:14:44 +01:00
Michael Diarmid 7f99b035e2 Update installation-android.md 2017-09-18 15:05:01 +01:00
Chris Bianca f7b051aaed [docs] Remove unnecessary references to analytics dependency (now built into core) 2017-09-18 08:29:31 +01:00
Michał Ordon 402a6c46c6 Update migration guide to match installation guide 2017-09-13 23:55:58 +01:00
Danny Shisler c291c0575d Update with Google Maven reference
I ran into this problem trying to follow your installation instructions.  The build kept failing with errors stating that it was unable to resolve the firebase packages. 

I could see that the 11.2.x packages weren't included in the latest Google Repository (58) and the latest release notes (https://developers.google.com/android/guides/releases) state that "Google Play services dependencies are now available via maven.google.com", so I added the Google Maven reference to the root build.gradle and it resolved the problem.
2017-09-13 16:47:22 +01:00
Elliot Hesp a5645c9884 Add note on sidebar to disable adblock for admob page 2017-09-04 15:52:31 +01:00
Michael Diarmid 7ea3ae07a3 Merge pull request #374 from ckalpit/patch-1
Update installation-android.md
2017-08-31 11:34:56 +01:00
Scott Prue 7618422b65 Comments improved on react-redux-firebase example. 2017-08-31 01:17:44 -07:00
Scott 5662f592e2 Full Redux Example
Redux example has been updated to a fully working + tested version. Previously things such as the createReducer function were skipped.
2017-08-31 00:38:25 -07:00
Scott Prue 573355b02f Clarified pre-install instructions. 2017-08-31 00:32:09 -07:00
Scott Prue d043f0b85b Example simplified. 2017-08-31 00:24:43 -07:00
Scott Prue eb1029a37b Redux example updated with reducer. 2017-08-30 17:59:38 -07:00
Michael Diarmid 3700a2fd81 added feature requests link to docs 2017-08-30 17:52:55 +01:00
Kalpit Champanery 779be99373 Update installation-android.md
updated version of com.google.firebase:firebase-perf from 11.0.0 to 11.0.4
2017-08-30 21:02:28 +05:30
Chris Bianca e93d057ab2 [docs][ios] Add step to check the minimum platform version in your Podfile 2017-08-30 15:03:20 +01:00
Chris Bianca 3c2ecaee37 [docs] Bump android dependencies to 11.2.0 2017-08-29 09:49:07 +01:00
Scott Prue a051d7b322 Redux section updated with react-redux-firebase example. 2017-08-28 15:54:56 -07:00
Michael Diarmid b264c3b743 update release warning message 2017-08-28 15:17:13 +01:00
Salakar 6c3c6b0181 [docs] misc redux usage cleanup 2017-08-27 00:00:08 +01:00
Salakar 929352f8d3 [docs] misc 2017-08-26 07:06:49 +01:00
Salakar fe0a98f1c8 [docs] added groovy support to prism 2017-08-26 07:04:32 +01:00
Salakar ef42fcb98d [docs] added updated fav icon 2017-08-26 06:57:31 +01:00
Salakar 95936efa80 [docs] comment out todo 2017-08-26 06:50:03 +01:00
Salakar 691938963a [docs] added misc new doc files plus related todo's 2017-08-26 06:48:26 +01:00
Salakar 99d79b2ef8 [docs] add new sidebar doc links 2017-08-26 06:47:55 +01:00
Salakar 46b3b2c2ce [docs] create separate folder for faqs 2017-08-26 06:47:13 +01:00
Salakar 221399a77d [docs] update usage doc 2017-08-26 06:46:37 +01:00
Salakar 670b567e10 [docs] styling tweaks 2017-08-26 06:45:46 +01:00
Salakar 75bd06e007 [docs] update usage 2017-08-26 06:06:30 +01:00
Salakar 03abfab99b [docs] update usage 2017-08-26 06:04:17 +01:00
Salakar 5ec411500f [docs] misc 2017-08-26 05:49:34 +01:00
Salakar 2c51f26c20 [docs] misc 2017-08-26 05:44:03 +01:00
Salakar 7e6b6f7a7c [docs] update features table 2017-08-26 05:31:41 +01:00
Salakar 88222524dc [docs] started migration guide for v2 - v3, TODO 2017-08-26 05:15:13 +01:00
Salakar c3fe11e446 [docs] added v3 note 2017-08-26 05:14:47 +01:00
Salakar 11df0a0240 [docs] fix version selector and header link 2017-08-26 05:14:29 +01:00
Salakar 067bb0143c [docs] update v2 sidebar links to correctly go to v2 docs 2017-08-26 05:14:03 +01:00
Salakar d821f6c9a5 [docs] misc theming 2017-08-26 04:56:34 +01:00
Salakar b5a7439749 [docs] update doc styling 2017-08-26 03:59:48 +01:00
Salakar e9b39795b8 [docs] remove 'app' docs from v2 docs 2017-08-26 02:42:46 +01:00
Salakar 70b6983583 [docs] version docs 2017-08-11 17:20:10 +01:00
Chris Bianca ac1af10cff Merge commit 'da272d42a83299ea22e89c731ce243d4f764fce2' into multi-apps 2017-08-08 15:58:27 +01:00
chrisbianca da272d42a8 Merge pull request #318 from connected-space/patch-2
Update installation-android.md
2017-08-08 12:46:19 +01:00
connected-space e17b4a99d7 Update installation-android.md 2017-08-08 12:36:30 +01:00
connected-space f36b7e9942 Update installation-android.md 2017-08-08 12:31:14 +01:00
Salakar 6298b86557 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps
# Conflicts:
#	ios/RNFirebase.xcodeproj/project.pbxproj
2017-08-05 19:28:29 +01:00
Jobeso f2f5ea3671 crash fix
to get the library working we need to take these versions otherwise the app would crash
2017-08-04 10:48:21 +02:00
Chris Bianca 4f24f17eb5 [android] Support RN 0.47.0 breaking changes 2017-08-03 08:54:10 +01:00