-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Integrate RN nightly 7/1 build #5957
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
Conversation
|
This is awesome. I looked through commits earlier, and think the Animated change was the only thing we were missing. A couple of quick questions:
|
|
@NickGerleman |
NickGerleman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signing off, but you'll need to pull in the change to Text.js
vnext/Microsoft.ReactNative/Modules/Animated/NativeAnimatedNodeManager.h
Show resolved
Hide resolved
Implement partially working GetValue() in NativeAnimatedModule. pull in missing change in Text.js
8b36065 to
f5ac016
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Commits: https://github.com/facebook/react-native/compare/e75557b48..a36d9cd7e
Added
DevSettingsto jest preset (a50f736bb6 by @MarcoScabbiolo)Android specific
Removed
once()andremoveCurrentListener()fomDeviceEventEmitterandNativeEventEmitter. (87a2e29f59 by @yungsters)Fixed
Android specific
nullcontentOffsetprop (9e85b7ad88 by @vonovak)Unknown
arc lint --take GOOGLEJAVAFORMAT(df6d2c50ff)Failed to parse
layoutSubviewsmethod was removed from RCTComponentView. (188a66daab by @shergin)get/setHasNewLayoutfrom LayoutableShadowNode interface (753fdebcd4 by @shergin)LayoutMetrics::overflowInset(83d7fbcf94 by @shergin)LayoutableShadowNode::layoutChildren()was merged intolayout()(d3c1011c09 by @shergin)LayoutContext::absolutePosition(8ceb808937 by @shergin)insetBy(Rect, EdgeInsets) -> Rect(559c60cf39 by @shergin)constqualifiers from some *Props fields (8c14d518ce by @shergin){Native,RCTDevice}EventEmitter(4a1820dbdf by @yungsters)Microsoft Reviewers: Open in CodeFlow