Essential cross platform APIs for your Xamarin, Desktop and WebAssembly Apps
Перейти к файлу
Jonathan Dick 96c9800778
Merge pull request #1 from xamarin/motz-add-base
Add base project and test
2018-02-20 16:38:59 -05:00
F50 Updates for repo name and gitignore 2018-02-20 13:37:08 -08:00
F50.Tests Add base project and test 2018-02-20 13:15:08 -08:00
.editorconfig Add base project and test 2018-02-20 13:15:08 -08:00
.gitignore Updates for repo name and gitignore 2018-02-20 13:37:08 -08:00
F50.sln Add base project and test 2018-02-20 13:15:08 -08:00
LICENSE License + Readme 2018-02-20 14:56:56 -05:00
README.md License + Readme 2018-02-20 14:56:56 -05:00

README.md

Xamarin F50

A cross platform 'batteries included' library for consuming commonly used platform features and API's in shared code.

Supported Platforms

  • iOS (10+)
  • Android (4.4+)
  • UWP (Fall Creators Update+)

Current Features:

  • Permissions
  • Preferences
  • Geolocation
  • Connectivity
  • Device Info
  • SMS / Phone / Email
  • Sharing
  • Text-to-Speech

Planned Features:

  • Media Picker
  • Browser