Currently this project is in the early stages. Android and iOS implementations are functional for the most part, but not well tested or debugged
In order to use this project, you will need to clone the repo and build from source.
After building add a reference to the built dlls for your platform. For shared libraries, use the normal PCL nuget package.
You will then need to create a control and a renderers for the GameView.
The MonoGame project (including MonoGame.XamarinForms) is under the Microsoft Public License except for a few portions of the code. See the LICENSE.txt file for more details. Third-party libraries used by MonoGame are under their own licenses. Please refer to those libraries for details on the license they use.