Merge pull request #2157 from coralproject/docs-update

added native comments pdf
This commit is contained in:
Kim Gardner
2019-01-18 19:41:19 +00:00
committed by GitHub
3 changed files with 12 additions and 0 deletions
+2
View File
@@ -166,6 +166,8 @@ sidebar:
url: /customizing-plugins-coral-ui/
- title: When You've Installed Talk
url: /when-youve-installed-talk/
- title: Embedding Talk in Native Mobile Apps
url: /embedding-in-native-mobile-apps/
- title: Migrating
children:
- title: Migrating from v3.x.x
+10
View File
@@ -0,0 +1,10 @@
---
title: Embedding Talk in Native Mobile Apps
permalink: /embedding-in-native-mobile-apps/
---
When it comes mobile devices, the Talk client embed is already responsive and mobile friendly. We do not currently have plans to provide mobile SDKs, however, you can do this yourself.
One organization that has taken on the challenge of creating their own iOS native Talk client is [IGN](http://www.ign.com/). They were kind enough to share how they implemented Talk natively on their apps, which can be found [here](http://coralproject.net/wp-content/uploads/2019/01/IGNNativeComments.pdf).
If you implement Talk on your mobile apps and would like to contribute your process for others, you can add those here in our docs via a PR or post an issue on Github and we can help you.
Binary file not shown.