Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from facebook:master #8

Closed
wants to merge 23 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 2, 2020

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

aeorge and others added 9 commits August 30, 2020 22:03
Hooks were introduced in React Native 0.59, not 0.58.
* adding snack player instead of images for flexbox

* chore: revert yarn.lock

* minor changes and improvements, prettier run on examples

Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
* UI Design with InputAccessoryView 

* Update inputaccessoryview.md

* small tweaks

Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
* Modernize code examples in the direct manipulation section.

* small code tweaks/fixes + run code through Prettier

Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
Python2 & Python3 are both compatible
Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com>
@netlify
Copy link

netlify bot commented Sep 2, 2020

Deploy request for react-native-website-migration accepted.

Accepted with commit cc2197e

https://app.netlify.com/sites/react-native-website-migration/deploys/5f55dbfab6b941000791eff6

@pull pull bot added the ⤵️ pull label Sep 2, 2020
Naturalclar and others added 14 commits September 6, 2020 14:50
Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/kevva/decompress/releases)
- [Commits](kevva/decompress@v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* docs: update deprecated usage of findNodeHandle in measureLayout

* minor text and Snack tweaks, prettier run

Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
Original summary by @yungsters in [1b994f9](facebook/react-native@b7b0e23):
Introduces support for `onPressIn` and `onPressOut` on the `TextInput` component.

This makes it possible to add visual feedback when users touch interact with `TextInput` components.
…age (#2186)

* link out-of-tree platforms, add macOS, unify dashes on homepage

* revert dashes changes
* Added workarounds for TextInputs

* provide info on the focus management using <Modal>

* small text tweaks

Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
@slorber
Copy link

slorber commented Sep 11, 2020

Hey, not sure what is happening here, but please remember that this kind of PR is just to sync upstream's master to this fork's master.

In no way any commit related to the migration should end up in the master branch, as we work on dev.

Or at least it's the process I tried to setup here: #7

@slorber slorber closed this Sep 11, 2020
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.