Xavier Schott

Results 9 issues of Xavier Schott

At the time of this writing, there is a pending PR https://github.com/andijakl/universal-beacon/issues/15 for all platforms but UWP referencing `Xamarin.Forms 3.1.0.583944`. The following projects in the solution are still relying on...

Add support for Macintosh Cocoa applications (Mac OS X)

- Xamarin.Forms.3.0.0.482510 - Builds for iOS 7.1 - Fixed .gitignore Tested on iOS simulator + device, Android simulator + device

Fantastic library! Cells can currently be dragged in UITableViewCellEditingStyleDelete mode. ![self editing](https://f.cloud.github.com/assets/4073988/1185170/dc6d440a-2288-11e3-82d4-56dbfe012cfe.png) Add ``` objective-c [self setEditing:NO animated:NO]; ``` somewhere in ``` objc - (void)longPress: ... if (gesture.state == UIGestureRecognizerStateBegan)...

Added the **build | failing** badge

**Build | passing** & **Build | failing** badge missing.