react-native-macos/Examples
Fadil Sutomo 63d15af18d Activity indicator: add size prop
Summary:
**motivation**

Previously, size can only accept either 'small' or 'large'. And to obtain a custom size, scale transformation is used. This is to let users to possibly pass number value directly to define ActivityIndicator's size.

**Test plan**

I have also modified the current example to reflect the new size prop in action.
Closes https://github.com/facebook/react-native/pull/8935

Differential Revision: D3637910

fbshipit-source-id: 6b8e1d4504964916df327b2d3eaaef1bb8cd5112
2016-07-28 15:28:43 -07:00
..
2048 Changed JS location of examples to source from RCTBundleURLProvider instead. 2016-07-15 10:13:29 -07:00
Movies Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
TicTacToe Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
UIExplorer Activity indicator: add size prop 2016-07-28 15:28:43 -07:00
.eslintrc Add global flow types to eslint globals 2016-01-27 15:55:34 -08:00