react native ActionSheet component for both Android and IOS, useing pure JavaScript
npm install react-native-action-sheet-xgActionSheet component for React Native Application (ios / android)
install from npm
`` shell`
npm install --save react-native-action-sheet-xg
import in project
` js`
import ActionSheet from 'react-native-action-sheet-xg';
| the title of the action sheet |
| message | - | string | the message of the title |
LICENSE MIT