iOS designer integration for F#
Перейти к файлу
7sharp9 cda666c3bf Added generic model describing ios/tvos/macos types 2016-03-18 11:51:33 +00:00
samples Added touch handler 2016-03-08 15:49:19 +00:00
src Added generic model describing ios/tvos/macos types 2016-03-18 11:51:33 +00:00
.gitignore Updated gitignore 2014-05-07 19:40:19 +01:00
README.md Update README.md 2015-09-08 08:36:25 +01:00

README.md

This repo contains the iOS designer Type Provider for F#.

It can be used to provided base types for all ViewControllers present within a storyboard. It will generate properties for outlets and assignable properties for actions.