react-native-macos/Libraries/Components/ToolbarAndroid
Daiki Ihara 3a70bf16e8 ToolbarAndroid (#23009)
Summary:
[Android] [Changed] - create standalone JS file for ToolbarAndroid, as part of #22990

I have a question.

`ToolbarAndroid` component use 2 types from other files.
They are not included files mentioned by https://github.com/facebook/react-native/issues/22990#issue-399165354.
One type `ColorValue` is very simple and I'll copy it.
But `ImageSource` type is a bit complicated I think it wolud be better to add to the codegen.
How do you think about it? TheSavior
Update: -> solved 👍

----------
- [x] yarn lint
- [x] yarn flow-check-android
- [x] yarn flow
- [x] yarn test
Pull Request resolved: https://github.com/facebook/react-native/pull/23009

Differential Revision: D13697524

Pulled By: TheSavior

fbshipit-source-id: 72ce43e1510be0986a3798d795f07ab176bd2a92
2019-01-16 13:53:53 -08:00
..
ToolbarAndroid.android.js ToolbarAndroid (#23009) 2019-01-16 13:53:53 -08:00
ToolbarAndroid.ios.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ToolbarAndroidNativeComponent.js ToolbarAndroid (#23009) 2019-01-16 13:53:53 -08:00