@sunxingzhe/react-native-switch-app-icon
v1.0.5
Published
React Native Switch App Icon
Downloads
2
Readme
react-native-switch-app-icon
Getting started
$ npm install react-native-switch-app-icon --save
Mostly automatic installation
$ react-native link react-native-switch-app-icon
Usage
import SwitchAppIcon from 'react-native-switch-app-icon';
// TODO: What to do with the module?
SwitchAppIcon;