Current behaviour
Not able to change default <List.Icon /> icon size. Tried changing fontSize via style prop within <List.Icon /> but not working.
And how to change the fontSize ?
Non of these requirements documented in the documentation.
Expected behaviour
Need to add custom icon in list with the default list properties. and need to change default <List.icon> size.
Your Environment
| software |
version |
| react-native |
0.57.0 |
| react-native-paper |
2.1.3 |
Current behaviour
Not able to change default <List.Icon /> icon size. Tried changing fontSize via style prop within <List.Icon /> but not working.
And how to change the fontSize ?
Non of these requirements documented in the documentation.
Expected behaviour
Need to add custom icon in list with the default list properties. and need to change default <List.icon> size.
Your Environment