 Tim YungandFacebook GitHub Bot
|
494c47360f
|
RN: Sort Imports via ESLint
Summary:
Applies the autofix from the newly introduced `lint/sort-imports` ESLint rule.
Changelog:
[Internal]
Reviewed By: cortinico, skinsshark
Differential Revision: D39907798
fbshipit-source-id: 17f5f11b08a5b4bb66286816b78eb26e07e829b8
|
2022-09-30 14:28:48 -07:00 |
|
 Rujin CaoandFacebook GitHub Bot
|
b2ac528156
|
@emails -> @oncall (remaining ones)
Differential Revision: D39536169
fbshipit-source-id: 6c8d6787328eefecd23f3498b14a6d9ff750a670
|
2022-09-15 15:54:10 -07:00 |
|
 Andres SuarezandFacebook GitHub Bot
|
8bd3edec88
|
Update copyright headers from Facebook to Meta
Reviewed By: aaronabramov
Differential Revision: D33367752
fbshipit-source-id: 4ce94d184485e5ee0a62cf67ad2d3ba16e285c8f
|
2021-12-30 15:11:21 -08:00 |
|
 alessandroandFacebook GitHub Bot
|
5923ee50fc
|
refactor: remove DefaultProps from the StatusBar Component (#31631)
Summary:
Issue https://github.com/facebook/react-native/issues/31607. defaultProps makes it difficult to migrate components to functional.
## Changelog
[General] [Changed] - Remove defaultProps from the StatusBar Component.
Pull Request resolved: https://github.com/facebook/react-native/pull/31631
Test Plan:
Verified the behaviour of the existing functionality after the removal on the RN Tester app.
https://user-images.githubusercontent.com/11355609/120085709-a2b35f80-c0da-11eb-94f2-2649270155ef.mov
Reviewed By: sota000
Differential Revision: D30259324
Pulled By: lunaleaps
fbshipit-source-id: 0c8841691198761589fdd029cab36629f7dfa757
|
2021-08-18 01:23:04 -07:00 |
|