Skip to content
 
 

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonoTouch (Xamarin.iOS) bindings for TPKeyboardAvoiding

These are MonoTouch (Xamarin.iOS) bindings for TPKeyboardAvoiding

Requirements

  • iOS SDK
  • Xamarin Studio
  • Cocoapods
  • Make
  • NuGet (optional for packaging)

Building the bindings

Just run

make

This downloads sources via CocoaPods, creates the static objective-c library and finally links all into a .dll-file.

Creating the NuGet package

Run

make package

Pushing the NuGet package to a private feed

Setup a private NuGet feed, for example on myget. Push the package to the feed source:

nuget push TPKeyboardAvoiding.$(version).nupkg -Source "$(source_url)" -ApiKey "$(api_key)"

About

MonoTouch (Xamarin.iOS) bindings for TPKeyboardAvoiding

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages