|
|
|
|
29
|
For more information about how to set up redux read the [react-redux docs](https://react-redux.js.org/)
|
29
|
For more information about how to set up redux read the [react-redux docs](https://react-redux.js.org/)
|
30
|
|
30
|
|
31
|
## react-native-vector-icons
|
31
|
## react-native-vector-icons
|
32
|
-This liabry can be used to set icons as the following example does.
|
|
|
|
|
32
|
+
|
|
|
33
|
+This library can be used to set icons as the following example does.
|
33
|
For available icons read the [react-native-vector-icons docs](https://github.com/oblador/react-native-vector-icons).
|
34
|
For available icons read the [react-native-vector-icons docs](https://github.com/oblador/react-native-vector-icons).
|
34
|
|
35
|
|
35
|
```js
|
36
|
```js
|