Commit ef9bab2
Make ReactSwipeRefreshLayout extendable (#55192)
Summary:
Pull Request resolved: #55192
Making `ReactSwipeRefreshLayout` open so one can subclass with a custom implementation
Changelog: [Internal]
Reviewed By: joevilches
Differential Revision: D90789479
fbshipit-source-id: 6b8d7212140170a73e71a1eb529d8d3fffc098e31 parent 30fd0c4 commit ef9bab2
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- packages/react-native/ReactAndroid
- api
- src/main/java/com/facebook/react/views/swiperefresh
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6022 | 6022 | | |
6023 | 6023 | | |
6024 | 6024 | | |
6025 | | - | |
| 6025 | + | |
6026 | 6026 | | |
6027 | 6027 | | |
6028 | 6028 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments