iOS designer integration for F#
Перейти к файлу
Dave Thomas fb415093d3
Merge pull request #8 from 7sharp9/master
update paket
2018-02-25 19:30:49 +00:00
.paket update paket 2018-02-25 19:28:24 +00:00
buildCocoaTest.app/Contents cleaned up, added basic scipting to build 2017-07-22 00:48:25 +01:00
paket-files/fsprojects/FSharp.TypeProviders.StarterPack/src Use paket reference to provided types 2017-06-26 20:52:15 +01:00
samples Update sample to test cutom templated controls 2017-07-27 18:53:41 +01:00
src Re-add Xamarin.Designer.dll 2017-11-10 19:48:24 +00:00
.gitignore cleaned up, added basic scipting to build 2017-07-22 00:48:25 +01:00
LICENSE Create LICENSE 2017-02-10 17:04:58 -05:00
README.md Update README.md 2015-09-08 08:36:25 +01:00
Xamarin.UIProvider.IOS.nuspec Add required assemblies to the nuspec 2017-11-13 11:38:59 +00:00
build.cmd cleaned up, added basic scipting to build 2017-07-22 00:48:25 +01:00
build.fsx cleaned up, added basic scipting to build 2017-07-22 00:48:25 +01:00
build.sh cleaned up, added basic scipting to build 2017-07-22 00:48:25 +01:00
paket.dependencies cleaned up, added basic scipting to build 2017-07-22 00:48:25 +01:00
paket.lock cleaned up, added basic scipting to build 2017-07-22 00:48: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.