Skip to content

Commit

Permalink
Remove need for each platform to implement DrawerLayoutAndroid as Uni…
Browse files Browse the repository at this point in the history
…mplementedView

Summary:
This file is forked in out of tree platforms as:

- macOS > https://github.com/microsoft/react-native-macos/blob/main/Libraries/Components/DrawerAndroid/DrawerLayoutAndroid.macos.js
- Windows > https://github.com/microsoft/react-native-windows/blob/0.71-stable/vnext/src/Libraries/Components/DrawerAndroid/DrawerLayoutAndroid.windows.js

The change here removes the need of forking this file

Changelog:
[General] [Fixed] - [DrawerAndroid] Remove need for each platform to implement DrawerLayoutAndroid as UnimplementedView

Differential Revision: D47747205

fbshipit-source-id: b4174ca14b677410b04bcfe2498d74e54a393d15
  • Loading branch information
christophpurrer authored and facebook-github-bot committed Jul 25, 2023
1 parent e64756a commit 041b0ad
Showing 1 changed file with 0 additions and 0 deletions.

0 comments on commit 041b0ad

Please sign in to comment.