[Lean Core] Add deprecation warning for status-bar#23898
[Lean Core] Add deprecation warning for status-bar#23898dmtrKovalenko wants to merge 1 commit intofacebook:masterfrom
Conversation
|
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed. If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks! |
|
I have signed CLA |
|
|
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
|
@dmtrKovalenko can you double check your Changelog? Seems to mention NetInfo instead. |
|
@ericlewis Fixed |
cpojer
left a comment
There was a problem hiding this comment.
Awesome, thank you for your work on this :)
facebook-github-bot
left a comment
There was a problem hiding this comment.
@cpojer is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
This pull request was successfully merged by @dmtrKovalenko in 7fd5320. When will my fix make it into a release? | Upcoming Releases |
Summary: Adds a deprecation warning for using status-bar package Lean Core Issue: #23313 [General] [Deprecated] - Deprecated StatusBar as it has now been moved to react-native-community/statusbar Pull Request resolved: #23898 Differential Revision: D14477606 Pulled By: cpojer fbshipit-source-id: 2955374446f879c3e7cfea97cb8c379ec8b003cd
Summary
Adds a deprecation warning for using status-bar package
Lean Core Issue: #23313
Changelog
[General] [Deprecated] - Deprecated StatusBar as it has now been moved to @react-native-community/statusbar
Test Plan
Open the RNTester app to the StatusBar examples and see the deprecation warning yellow box.