-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(react-native-github): move ProgressViewIOS to internal (#35277)
Summary: Pull Request resolved: #35277 # Changelog: [JS][Removed] - removed ProgressViewIOS module [iOS][Removed] - removed native iOS sources of ProgressViewIOS Reviewed By: lunaleaps Differential Revision: D40937475 fbshipit-source-id: 9060adf3c99727af4eeffc767ccfd0a70574859d
- Loading branch information
1 parent
ff4a3c2
commit 1453ef1
Showing
13 changed files
with
63 additions
and
404 deletions.
There are no files selected for viewing
45 changes: 0 additions & 45 deletions
45
Libraries/Components/ProgressViewIOS/ProgressViewIOS.android.js
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
75 changes: 0 additions & 75 deletions
75
Libraries/Components/ProgressViewIOS/ProgressViewIOS.ios.js
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
Libraries/Components/ProgressViewIOS/RCTProgressViewNativeComponent.js
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
Libraries/Components/ProgressViewIOS/__tests__/ProgressViewIOS-test.js
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
Libraries/Components/ProgressViewIOS/__tests__/__snapshots__/ProgressViewIOS-test.js.snap
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.