Skip to content

Commit 8eada17

Browse files
authored
Delete progressviewios.md (facebook#4194)
* Delete `progressviewios.md` * Switch to full URLs
1 parent 713366f commit 8eada17

File tree

2 files changed

+3
-127
lines changed

2 files changed

+3
-127
lines changed

docs/progressviewios.md

Lines changed: 0 additions & 124 deletions
This file was deleted.

website/blog/2023-06-21-0.72-metro-package-exports-symlinks.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,9 @@ You can read the 0.72 updates for the New Architecture [here](https://github.com
124124

125125
The following packages have been removed from React Native in 0.72. Please migrate to the recommended community package:
126126

127-
- [Slider](/docs/next/slider) is superseded by [@react-native-community/slider](https://github.com/callstack/react-native-slider/tree/main/package)
128-
- [DatePickerIOS](/docs/next/datepickerios) is superseded by [@react-native-community/datetimepicker](https://github.com/react-native-datetimepicker/datetimepicker)
129-
- [ProgressViewIOS](/docs/next/progressviewios) is superseded by [@react-native-community/progress-view](https://github.com/react-native-progress-view/progress-view)
127+
- [Slider](https://reactnative.dev/docs/0.72/slider) is superseded by [@react-native-community/slider](https://github.com/callstack/react-native-slider/tree/main/package)
128+
- [DatePickerIOS](https://reactnative.dev/docs/0.72/datepickerios) is superseded by [@react-native-community/datetimepicker](https://github.com/react-native-datetimepicker/datetimepicker)
129+
- [ProgressViewIOS](https://reactnative.dev/docs/0.72/progressviewios) is superseded by [@react-native-community/progress-view](https://github.com/react-native-progress-view/progress-view)
130130

131131
### Package Renames
132132

0 commit comments

Comments
 (0)