Commit Graph

239 Commits

Author SHA1 Message Date
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
Salakar 3504715a53 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps 2017-08-02 10:38:39 +01:00
Elliot Hesp 989396131c Update cloud-messaging.md 2017-08-01 12:36:40 +01:00
Ben Styles 44c0446f59 Added info about security rules 2017-07-31 12:17:40 +01:00
Salakar 6b7647c4f5 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps 2017-07-26 15:19:55 +01:00
Salakar 9c90939bd0 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps 2017-07-24 14:49:14 +01:00
Koen Punt 9be757682a correct method name 2017-07-23 15:01:04 +02:00
Elliot Hesp ad7914d7f4 Reorder Android installation docs 2017-07-20 11:02:31 +01:00
Salakar 33470419ed Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps 2017-07-20 09:59:52 +01:00
Chris Bianca dc10f29b78 [ios][messaging] Add back in userNotificationCenter messaging methods 2017-07-19 12:49:18 +01:00
chrisbianca 3f5c8779ec [docs] Add warning about use_frameworks 2017-07-19 11:25:12 +01:00
Salakar d8fee7f5cb [auth][ios] finalised auth changed listener logic 2017-07-17 20:56:08 +01:00
Salakar 471539a1aa [docs] start of app/core documentation 2017-07-17 19:41:51 +01:00
Elliot Hesp 07183ebd78 Use HTTPs packagequality badge 2017-07-12 14:59:31 +01:00
Elliot Hesp 8b36ea3a53 Add Redux to sidebar 2017-07-06 11:09:30 +01:00
Elliot Hesp 004110cbcc Update faqs.md 2017-07-06 11:08:43 +01:00
Elliot Hesp bfe80536c1 Create redux.md 2017-07-06 11:08:25 +01:00
ugiacoman 591b0cc151 Merge remote-tracking branch 'inter/master' 2017-07-05 10:13:17 -04:00
ugiacoman 0e56eccab5 Update installation-android doc 2017-07-05 09:42:29 -04:00
ugiacoman b577265fa8 Update docs: installation-android with google play services API availaibilty issue 2017-07-05 09:32:10 -04:00
Elliot Hesp 180e8da4f2 Update index.html 2017-07-05 09:15:05 +01:00
Michael Diarmid 88add3c557 Update testing.md 2017-07-04 17:38:19 +01:00
Michael Diarmid bb2e74a76c Update testing.md 2017-07-04 17:36:13 +01:00
Michael Diarmid c24b3e897c Update testing.md 2017-07-04 17:35:00 +01:00
Michael Diarmid 1494ed8db9 Update testing.md 2017-07-04 17:33:25 +01:00
Michael Diarmid 0c76a6e0e5 Update README.md 2017-07-04 16:33:35 +01:00
Elliot Hesp 66a2d3b7ef Update transactions.md 2017-07-04 16:01:43 +01:00
Elliot Hesp 58f50839a4 Update perf.md 2017-07-04 15:58:43 +01:00
Elliot Hesp bdd25dd8fb Update testing.md 2017-07-04 15:45:17 +01:00
Elliot Hesp d20aacc415 Update testing.md 2017-07-04 09:38:59 +01:00
Elliot Hesp 8232157f92 Merge pull request #219 from fdnhkj/patch-1
Update migration-guide.md
2017-07-04 08:51:09 +01:00
Michael Diarmid 33ec34555f added perf to sidebar 2017-07-03 18:44:35 +01:00
Fidan Hakaj d88b39db63 Update migration-guide.md 2017-07-01 13:54:47 +02:00
Michael Diarmid 8c3e6b29e2 Update installation-ios.md 2017-06-30 14:18:10 +01:00
Nguyễn Anh Tuấn 5a7d15f541 Update installation-ios.md
Update cocoapods libs to latest version before do install.
2017-06-30 08:12:39 +07:00
Elliot Hesp 7db8b07f34 Merge pull request #211 from ehacinom/patch-1
fixed dead link to authentication#user
2017-06-27 21:10:48 +01:00
Elliot Hesp c22fb3911f [admob] Add openDebugMenu support 2017-06-27 15:14:02 +01:00
ehacinom 848ea4203c fixed dead link to authentication#user 2017-06-27 00:22:24 -05:00
Ant Cosentino 303d2031c3 adds missing step to migration guide 2017-06-23 12:50:08 +02:00
Dino Scheidt a9c7f9c680 Correct Doc: Comments from # to // for build.gradle 2017-06-21 22:39:24 +02:00
Michael Diarmid 1ea61bae1b Merge pull request #185 from Cretezy/patch-1
Update Storage doc with basic metadata example
2017-06-21 19:24:04 +01:00
Michael Diarmid e0efc84dab Update migration-guide.md 2017-06-21 19:14:05 +01:00
Elliot Hesp 29e16d40d1 Update migration-guide.md 2017-06-21 18:38:50 +01:00
Salakar f8f6511e35 [docs] added admob to modules section on sidebar and ordered modules 2017-06-21 17:21:30 +01:00
Salakar 0a1a7c3736 [docs] added migration guide for v1 -> v2 2017-06-21 16:40:10 +01:00
Salakar c540e72709 [docs] added migration guide for v1 -> v2 2017-06-21 16:35:36 +01:00
Charles Crete c0b546be0e Update Storage doc with basic metadata example 2017-06-21 11:21:00 -04:00
Michael Diarmid 9c451ce7dc Update README.md 2017-06-20 21:33:19 +01:00
Michael Diarmid c424d77081 Update README.md 2017-06-20 21:28:14 +01:00
Elliot Hesp 7e3042cc92 Merge branch 'v2' of github.com:invertase/react-native-firebase into v2 2017-06-20 13:22:24 +01:00
Elliot Hesp 54bf957cb3 [admob] Support 11.0 VideoController methods 2017-06-20 12:19:26 +01:00
Chris Bianca cd0f7c27de Merge branch 'master' into v2 2017-06-20 11:41:55 +01:00
Chris Bianca c8dcba3344 [docs] Update iOS install documentation 2017-06-20 10:17:56 +01:00
Chris Bianca 782958d026 [messaging] Update typescript definition to match interface changes 2017-06-19 12:26:10 +01:00
Chris Bianca 389c8c8040 [docs] Alphabetise features, add supported versions 2017-06-16 17:51:46 +01:00
Elliot Hesp d159d9bb6b [ios][admob] Implement NativeExpress 2017-06-16 17:40:05 +01:00
Elliot Hesp 0e27d7345e Merge branch 'v2' of github.com:invertase/react-native-firebase into v2 2017-06-16 15:35:38 +01:00
Elliot Hesp af5bf655fe [ios][admob] Implement Banner 2017-06-16 15:20:34 +01:00
Chris Bianca 1903ec7cfa Merge branch 'master' into v2 2017-06-16 15:04:27 +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
Chris Bianca 39041637eb Merge branch 'master' into v2
# Conflicts:
#	bin/cocoapods.sh
#	docs/installation-ios.md
#	ios/Podfile.template
2017-06-16 13:45:45 +01:00
Michael Diarmid 246ffa1301 Update README.md 2017-06-16 12:24:36 +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
Elliot Hesp 1ef1d6f079 Updated documentation to match latest Firebase changes 2017-06-12 14:45:34 +01:00