Xavier Schott
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.  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.