Merge AlertIOS with Alert #23318
Conversation
analysis-bot
left a comment
There was a problem hiding this comment.
Code analysis results:
eslintfound some issues.flowfound some issues.
Generated by 🚫 dangerJS |
cpojer
left a comment
There was a problem hiding this comment.
Seems like there is gonna be a bit more work necessary to pull this off :)
|
wellmonge
left a comment
There was a problem hiding this comment.
Now I think everithing it's in the right place.
Why it was run on different circle account |
|
@wellmonge If you can trigger build for 4b53dd9 at https://circleci.com/gh/facebook/react-native/tree/pull%2F23318. I think all ci will be pass. |
Okay, later I'll do that |
Co-Authored-By: wellmonge <wellmonge@users.noreply.github.com>
cpojer
left a comment
There was a problem hiding this comment.
The code looks good! I reverted a few of the unintentional changes but we should be able to land this at FB soon.
facebook-github-bot
left a comment
There was a problem hiding this comment.
@cpojer has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Okay, let me know if had to do some other changes. |
|
@wellmonge merged commit e2bd7db into |
Summary: Itwas merged AlertIOS into Alert and removed type parameter from Alert.alert line 60 at Alert.js [AlertIOS] [Change and Replace] - Merge AlertIOS into Alert. Pull Request resolved: react/react-native#23318 Reviewed By: mjesun Differential Revision: D14031421 Pulled By: cpojer fbshipit-source-id: 98db173adeb65aa90d309f8a583993bc0cddb6e1
Summary
Itwas merged AlertIOS into Alert and removed type parameter from Alert.alert line 60 at Alert.js
Changelog
[AlertIOS] [Change and Replace] - Merge AlertIOS into Alert.
Test Plan
CI is green, and everything should work as normal.