Skip to content

New Keyboard Avoiding Component Use Cases#29857

Closed
chirag-singhal wants to merge 1 commit into
facebook:masterfrom
MLH-Fellowship:use-cases/keyboard
Closed

New Keyboard Avoiding Component Use Cases#29857
chirag-singhal wants to merge 1 commit into
facebook:masterfrom
MLH-Fellowship:use-cases/keyboard

Conversation

@chirag-singhal
Copy link
Copy Markdown
Contributor

@chirag-singhal chirag-singhal commented Sep 3, 2020

Summary

  • New use cases for keyboard avoiding component in rn-tester

Changelog

[General] [Changed] - Changed use cases for keyboard avoiding component in rn-tester

Test Plan

  • Tested app in both Android and iOS

After -
image
Before -
image

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 3, 2020
@analysis-bot
Copy link
Copy Markdown

analysis-bot commented Sep 3, 2020

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,210,305 848
android hermes armeabi-v7a 6,859,481 860
android hermes x86 7,644,937 852
android hermes x86_64 7,535,885 848
android jsc arm64-v8a 9,369,358 300
android jsc armeabi-v7a 9,010,674 312
android jsc x86 9,232,090 316
android jsc x86_64 9,809,230 304

Base commit: 5acf7c9

@analysis-bot
Copy link
Copy Markdown

analysis-bot commented Sep 3, 2020

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: 5acf7c9

Copy link
Copy Markdown
Member

@rickhanlonii rickhanlonii left a comment

Choose a reason for hiding this comment

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

Code looks good, can you include a before/after demo in the test plan?

@chirag-singhal
Copy link
Copy Markdown
Contributor Author

Updated the test plan!

@rickhanlonii
Copy link
Copy Markdown
Member

Should the "open example" buttons be buttons? What did this look like before the UI redesign?

@chirag-singhal
Copy link
Copy Markdown
Contributor Author

chirag-singhal commented Sep 11, 2020

Before UI redesign it used TouchableHighlight and now we are using Pressable

@rickhanlonii
Copy link
Copy Markdown
Member

Is there touch feedback when you tap? From the screenshots they don't look tappable?

Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@rickhanlonii has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @chirag-singhal in f11b1da.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants