@squer/react-native-common-ui
v0.0.3
Published
React native extended UI Components using antd
Downloads
1
Readme
@squer-react-native-common/ui
Current Version: 0.0.3
Installation
$ npm install @squer-react-native-common/ui --save
Peer Dependencies
- "@squer-react-native-common/redux": "1.0.4",
- "prop-types": "15.7.2"
- "react-redux": "7.2.4"
- "redux": "4.1.0"
- "redux-thunk": "2.3.0"
- "reselect": "4.0.0"
Dependencies
- "antd": "4.2.0"
- ""
Usage example
import {LoadingSpinner} from '@squer-react-native-common/ui';
<LoadingSpinner/>Components
| | Components | props | |---|---|---| | [x] | Loading Spinner | |
