wordpress-mobile / gutenberg-mobile

Mobile version of Gutenberg - native iOS and Android
GNU General Public License v2.0
257 stars 58 forks source link

Add Support for Reusable Blocks #2497

Open SiobhyB opened 4 years ago

SiobhyB commented 4 years ago

Reusable blocks allow users to quickly re-use blocks, without needing to remember specific formatting or settings. This can be a great time-saver. Mobile users especially may appreciate being able to quickly select a block that they know is formatted in a way that looks good across devices. Reusable blocks aren't currently accessible from the app, however. It'd be great to add them!

This originally came up in a one-star app review from a user who seems to heavily rely on reusable blocks when setting up their posts/pages:

Pretty useless for me. All of my pop ups...reusable blocks etc are unsupported.

This feature is split in several parts:

hypest commented 4 years ago

Will move this ticket to the gutenberg-mobile repo as it's an editor issue, and cross-platform as well.