react-native-macos/Libraries/Components/DrawerAndroid
Michał Osadnik f7695e0183 Harden the Flow parser to handle more AST formats for commands and props
Summary:
This diff allows for parsing more flexible AST format.

Reusing logic used for methods, I add similar support for props and commands in components. Now it's possible to define separated type for props and commands in another part of the file.

Also, extracted this method to another file for reusing purposes.

Added tests.

Reviewed By: rickhanlonii

Differential Revision: D16221445

fbshipit-source-id: 21553bf5ade66588dd7dc0320d25333260b0ada9
2019-07-16 07:32:35 -07:00
..
__tests__ Add codegen to AndroidDrawer 2019-07-03 02:29:47 -07:00
AndroidDrawerLayoutNativeComponent.js Harden the Flow parser to handle more AST formats for commands and props 2019-07-16 07:32:35 -07:00
DrawerLayoutAndroid.android.js Change returning value of DirectEventHandler and BubblingEventHandler to void 2019-07-10 05:40:20 -07:00
DrawerLayoutAndroid.ios.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00