@uhc/pattern-library-native
v1.0.9
Published
UHC Pattern Library React Native
Readme
UHC Pattern Library for React Native
Component Guidelines
- Prefer PureComponent or SFC over Component if possible
- Define defaultProps for non-optional properties and fallback optional props to false
Publishing to npm
npm publish --access public
