Skip to content

wordpress-mobile/GutenbergKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GutenbergKit

GutenbergKit running on an iPhone

GutenbergKit brings the WordPress block editor to native mobile applications. It bridges WordPress's web-based Gutenberg editor with native iOS and Android apps, enabling a consistent editing experience across platforms.

The architecture consists of three main layers:

  • Web Layer: React-based editor using WordPress Gutenberg packages
  • Bridge Layer: Bidirectional communication between web and native code
  • Native Layer: Platform-specific implementations (Swift for iOS, Kotlin for Android)

Getting Started

Using GutenbergKit

To integrate GutenbergKit into your iOS or Android app, include the package as a dependency:

  • iOS: Add the Swift package from the repository root
  • Android: Add the Kotlin library as a Maven dependency or include the android/Gutenberg/ module

See the Integration Guide for detailed setup instructions and code examples.

Contributing

We welcome contributions! See the Contributing Guide for setup instructions, development workflow, and how to submit changes.

Get Involved

Join the conversation in the #mobile channel on WordPress Slack.

About

A WebView-powered block editor for native iOS and Android apps.

Topics

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 12