lanarchyste
lanarchyste
Hi, Thank you for your quick reply ! For the moment, I have downgraded the version of elixir because I don't have the need to use the latest version.
Hello, If you want, I have added support for FontAwesome in 4.7 on my fork : [https://github.com/lanarchyste/Xamarin.Plugins](https://github.com/lanarchyste/Xamarin.Plugins) (from commits [b2515a7](https://github.com/lanarchyste/Xamarin.Plugins/commit/b2515a77c5e23a29a70f64b0fb037436501ccb1f) and [0efce30](https://github.com/lanarchyste/Xamarin.Plugins/commit/0efce305e096149d2d24011cde42b56631c1af93)) Warning, if you compile from the fork, I...
Hi, I will try to make the pull request this week if my schedule allows it.
Hello, I had the same problem with the button that was not visible. I fix it by adding in my AppDelegate the following line: `[assembly: ExportRenderer(typeof(FloatingActionButton), typeof(FloatingActionButtonRenderer))]` To put above...
Possible to re-include types for a 4.x version? I would like to update prettier to v3 Thanks :)
I am using NET Core 2.1.3 With the Suave 2.4.3, Suave.AspNetCore works perfectly