[0.62] handle deprecated or removed components and APIs by sgny · Pull Request #668 · rescript-react-native/rescript-react-native
With this PR, components removed from React Native will be removed from these bindings. Components which are deprecated and set to be removed in the future remain, but links to replacement packages and relevant bindings have been added to their documentation.
* in tables below indicates availability of bindings for the replacement package.
Removed Components
| Module | |
|---|---|
| ToolbarAndroid | |
| ViewPagerAndroid | * |
| WebView | * |
Removed APIs
| Module | |
|---|---|
| AlertIOS | * |
| CameraRoll | * |
| GeoLocation | * |
| ImageEditor | * |
| NetInfo | * |
| TimePickerAndroid | * |
Deprecated Components
| Module | |
|---|---|
| CheckBox | * |
| MaskedViewIOS | |
| Picker | * |
| PickerIOS | * |
| ProgressBarAndroid | |
| ProgressViewIOS | |
| SegmentedControlIOS | |
| Slider | * |
Deprecated APIs
| Module | |
|---|---|
| AsyncStorage | * |
| Clipboard | * |
| DatePickerAndroid | * |
| DatePickerIOS | * |
| ImagePickerIOS | * |
| PushNotificationIOS | * |