fa147f02e5
Summary: The overflow: visible option does not work on Android. This just add a little note to the docs of that property to make that clear. See #3198 and https://react-native.canny.io/feature-requests/p/add-overflow-support-to-android . Make it clear that this property is unavailable on Android. We had to figure this out by trial and error when porting an existing codebase, a small note in the docs would be helpful! I could not find how to build the website - I tried `cd website && npm install && node ./server/generate.js` but I'm getting an error (*JSDOC_ERROR: There are no input files to process.*). But it is such a small change I can't see how it would break the docs build! Closes https://github.com/facebook/react-native/pull/14103 Differential Revision: D5225814 Pulled By: shergin fbshipit-source-id: a3136e791178d2a7090f324041be23628130199e |
||
---|---|---|
.. | ||
__tests__ | ||
ColorPropType.js | ||
EdgeInsetsPropType.js | ||
LayoutPropTypes.js | ||
PointPropType.js | ||
StyleSheet.js | ||
StyleSheetPropType.js | ||
StyleSheetTypes.js | ||
StyleSheetValidation.js | ||
TransformPropTypes.js | ||
flattenStyle.js | ||
normalizeColor.js | ||
processColor.js | ||
processTransform.js | ||
setNormalizedColorAlpha.js |