Add note about REPickerItem

This commit is contained in:
Roman Efimov
2013-10-03 10:33:27 -05:00
parent 7ad9de2afc
commit 3bd0f7fc6a

View File

@@ -205,6 +205,11 @@ Please note that if your installation fails, it may be because you are installin
<td>RETableViewDateTimeCell</td>
<td>Provides convenience for modifying date in <tt>NSDate</tt> objects.</td>
</tr>
<tr>
<td>REPickerItem</td>
<td>RETableViewPickerCell</td>
<td>Provides convenience for selecting multiple options using <tt>UIPickerView</tt></td>
</tr>
<tr>
<td>RECreditCardItem</td>
<td>RETableViewCreditCardCell</td>