e79f5d7e7a
Summary: It's annoying and inefficient to create styles like ``` wrapper: { position: 'absolute', left: 0, right: 0, top: 0, bottom: 0, }, ``` all the time, so this makes a handy constant for reuse and a helper method to create customized styles. Reviewed By: devknoll Differential Revision: D3389612 fbshipit-source-id: 88fbe9e8ca32a0bc937bf275cf5ae0739ee21302 |
||
---|---|---|
.. | ||
YellowBox.js | ||
renderApplication.android.js | ||
renderApplication.ios.js | ||
requireNativeComponent.js | ||
verifyPropTypes.js |