react-native-item-cell
A React Native default iOS item cell. The cell grows with the inner text.
Install
RN>=0.18 is required for 1.4.x
. Install the package:
$ yarn add react-native-item-cell
Install FontAwesome
from the awesome Joel Oblador's react-native-vector-icons
: https://github.com/oblador/react-native-vector-icons#installation
Usage
<ItemCell>
Item
</ItemCell>