Skip to content

0.1 Preview (May 5, 2016)

Pre-release
Pre-release
Compare
Choose a tag to compare
@weswmsft weswmsft released this 05 May 21:46
· 1753 commits to master since this release
  • Beginning with this week's release, we’ve switched our UITextField implementation to use XAML Textbox and PasswordBox controls behind the scenes. For more information, please see issue #483.
  • UIKit updates
    • UIScrollView fixes
    • Added preliminary support for tintColor property in UIToolbar, UIBarButtonItem and UISegmentedControl
    • Added support for alertAction and alertBody properties in UILocalNotification
    • UINavigationBar fixes
  • Foundation updates
    • Added support for arc4random_uniform
    • NSArray fixes
    • Added support for NSFileHandle
    • Added support for getFileSystemRepresentation in NSURL
    • NSString fixes