mirror of
https://github.com/zhigang1992/RETableViewManager.git
synced 2026-05-14 16:19:27 +08:00
Add note about REPickerItem
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user