Getting Started
note
Embedding your community in an IFrame or Webview is available on all Tribe plans
In many cases, you may want to embed your communinity or parts of it into your own product or phone app.
Embeddability is one of the core functionalities of Tribe community platform alongside customizability and extensibility.
To embed a community in your web product, you can use <iframe>
tag. Here is an example of how it will look like:
On mobile apps, you can use WebView
to embed the community into your app:
- Swift
- Kotlin
- Java
note
In the next sections, we're going to cover how you can generate your community URL to embed your entire Tribe community, a specific space, or a particular post.