1Elements
2npm install react-native-elements
3npm i react-native-elements --save
4
5Icons
6npm i --save react-native-vector-icons
7react-native link react-native-vector-icons
8
1npm install react-native-elements
2
3# or with yarn
4yarn add react-native-elements