Skip to content

Added support for prototype cells in storyboard - #395

Open
ifullgaz wants to merge 1 commit into
nicklockwood:masterfrom
ifullgaz:master
Open

Added support for prototype cells in storyboard#395
ifullgaz wants to merge 1 commit into
nicklockwood:masterfrom
ifullgaz:master

Conversation

@ifullgaz

Copy link
Copy Markdown

Added support for prototype cells in storyboard with a new example StoryboardCellTemplateExample.
Usage is simple:

  1. Add a table to the form controller in storyboard and wire it to the tableView outlet
  2. Add prototype cells as required
  3. Assign a unique reuse identifier to each cell
  4. In the form field definition add FXFormFieldCellIdentifier with value the cell identifier

@wm-j-ray

Copy link
Copy Markdown

Yay!

@petalvlad

Copy link
Copy Markdown

@nicklockwood what's your point about prototype cells? will it be supported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants