Files
react-native/Libraries
Laurin Quast 3e4d353d2c feat(permissions-android): export Rationale type and add missing properties according to docs (#23510)
Summary:
I checked the documentation over at https://facebook.github.io/react-native/docs/permissionsandroid and the documented properties `buttonPositive`, `buttonNegative` and `buttonNeutral` are not available in the flow-type definitions.

___

Also the Rationale type is not exported which makes it hard to reuse it in a library or in your own application code.

However I do not know if it is actually intended to import "internal" flow-types from `react-native` since I could not find any other type or interface being exported. So I am not 100% sure if I should have done this.

[General] [Added] - Export Rationale flow-type and add missing properties `buttonPositive`, `buttonNegative` and `buttonNeutral` to the documentation.
Pull Request resolved: https://github.com/facebook/react-native/pull/23510

Differential Revision: D14123848

Pulled By: cpojer

fbshipit-source-id: 4040590932db645da6422d680246fed1d46dbe79
2019-02-18 07:04:58 -08:00
..
2019-02-04 17:46:56 -08:00
2018-12-11 20:01:00 -08:00
2019-02-15 12:04:32 -08:00
2019-02-01 09:35:42 -08:00
2019-02-15 12:04:32 -08:00
2019-01-17 02:41:59 -08:00
2019-01-28 03:57:42 -08:00
2018-10-31 01:37:26 -07:00
2019-02-04 17:46:56 -08:00
2019-02-15 07:18:30 -08:00
2018-09-27 14:18:31 -07:00
2019-02-11 09:06:43 -08:00
2019-02-14 05:41:53 -08:00
2018-11-26 06:28:24 -08:00