Skip to content

Latest commit

 

History

History
148 lines (116 loc) · 8.09 KB

File metadata and controls

148 lines (116 loc) · 8.09 KB
id title slug
intro
Introduction
/
--- iOS Auth --- iOS Dark Mode --- iOS Comment --- iOS Message --- Android Auth --- Android Dark Mode --- Android Comment --- Android Message

import useBaseUrl from '@docusaurus/useBaseUrl'; import Carousel from 'react-bootstrap/Carousel';


:::info Coming Soon!

Lexicon v2.0.0 is currently in beta, and includes support for push notifications along with other features.

See the v2 documentation for more details. :::

Lexicon is a customizable, pre-built mobile app that provides an elegant mobile discussions experience. Built on top of Discourse.

Features

  • Topics, Private Messaging, User Signups, Profile Management, and more.
  • Straightforward process to customize the app for your brand
  • Rapidly build Android and iPhone apps for your existing Discourse site
  • Backed by a GraphQL API
  • Free and open source!
  • Commercial support available

Benefits

  • Launch a custom mobile discussions app
  • Increase engagement with your users by adding a mobile-first Discourse experience—no more WebViews.
  • Built with React Native and Expo, delivering a native look-and-feel on both iOS and Android.
  • Includes an auto-documented GraphQL interface over the Discourse API, which you can build on top of.

Screenshots

iOS

IOS Lexicon Login Page

IOS Lexicon Signup Page

IOS Lexicon Home Page

IOS Lexicon Dark Mode in Home Page

IOS Lexicon New Post Page

IOS Lexicon Post Detail Page

IOS Lexicon Comment Section

IOS Lexicon Profile Page

IOS Lexicon Notification Page

IOS Lexicon Message Page

Android

Android Lexicon Login Page

Android Lexicon Signup Page

Android Lexicon Home Page

Android Lexicon Dark Mode in Home Page

Android Lexicon New Post Page

Android Lexicon Post Detail Page

Android Lexicon Comment Section

Android Lexicon Profile Page

Android Lexicon Notification Page

Android Lexicon Message Page

How does Lexicon work?

Lexicon delivers a native mobile Discourse experience with two key components:

The Lexicon Mobile App

The Lexicon Mobile App is built with Expo, which allows us to maintain both the iOS and Android apps with a single codebase.

For those unfamiliar, Expo provides a superior development and deployment experience on top of React Native.

Prose: Discourse through GraphQL

Prose is Lexicon's GraphQL layer built on top of Discourse's API.

This enables developers to quickly build apps on top of a live Discourse instance while leveraging the benefits of GraphQL.

What is Discourse?

Discourse is open-source discussion software that is thoughtfully designed, simple to setup, and well-maintained.

You can learn more about it on the Discourse website.

Further Details

You can learn about the technical details of our approach in Concepts & Architecture.

License

MIT. Copyright (c) Lexicon