Skip to content

Port KeyboardAvoidingView, KeyboardAwareFlatList and ReadableContentView to @wordpress/components#1048

Merged
Tug merged 5 commits intodevelopfrom
update/move-to-wordpress-components
Jun 3, 2019
Merged

Port KeyboardAvoidingView, KeyboardAwareFlatList and ReadableContentView to @wordpress/components#1048
Tug merged 5 commits intodevelopfrom
update/move-to-wordpress-components

Conversation

@Tug
Copy link
Copy Markdown
Contributor

@Tug Tug commented May 30, 2019

This PR is step 2 of our mobile refactor #958

Gutenberg PR: WordPress/gutenberg#15913

In this PR we're moving KeyboardAvoidingView, KeyboardAwareFlatList and ReadableContentView from src/components to gutenberg/packages/components/src/mobile.
The goal is to have them available on gutenberg to be able to port other components there.

Testing Instructions

  • Check that tests passes
  • Check that the app can load on iOS
  • Check that the app can load on Android
  • Check that there is no regression on the block list, the bottom sheet modal (block picker, image settings, adding link), or any editable block (Paragraph, Header, Image caption)

@peril-wordpress-mobile
Copy link
Copy Markdown

Warnings
⚠️ PR is not assigned to a milestone.
⚠️ PR has more than 500 lines of code changing. Consider splitting into smaller PRs if possible.

Generated by 🚫 dangerJS

Copy link
Copy Markdown
Contributor

@pinarol pinarol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🎉 Followed test instructions and couldn't catch any side effects.

@Tug Tug merged commit 0f54173 into develop Jun 3, 2019
@Tug Tug deleted the update/move-to-wordpress-components branch June 3, 2019 08:16
@koke koke mentioned this pull request Jun 6, 2019
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants