babylonhealth / Bento

Swift library for building component-based interfaces on top of UITableView and UICollectionView 🍱
MIT License
374 stars 11 forks source link

Custom Input with Highlighting Gesture behavior. #158

Closed andersio closed 5 years ago

andersio commented 5 years ago
  1. Removed the custom input parameter from DetailedDescription.
  2. The any-box-as-input-view feature is now available as the customInput behavior.
  3. Updated the SignUp example.