BrettFlavin /
Xamarin_DictionaryAPI_example
A cross-platform mobile dictionary app written in C# using Xamarin.Forms to show an example of how to utilize a web service. This mobile app consumes the REST API at https://owlbot.info/api/v4/dictionary/
Loading repository data…
BrettFlavin / repository
A cross-platform mobile app written in C# using Xamarin.Forms to demonstrate a tabbed navigation page app.
I'm a big fan of fishkeeping and African Cichlids, so I decided to make an educational app using Xamarin.Forms to showcase the great rift lakes of Africa where African cichlids come from, and also to learn some tabbed navigation!
This app demonstrates hierarchy navigation in Xamarin.Forms by using a root page with a short description of Lake Malawi in Africa and 3 buttons for "Facts", Lake Pics", and "Fish Pics". We use the PushAsync() and PopAsync() methods to "push" and "pop" the pages from the navigation stack. The PopToRootAsync() method is used when the home page button is clicked to pop all but the root page off the stack.
This application was created in Visual Studio 2019 using Xamarin.Forms to target both iOS and Android mobile platforms. XAML is used for the UI and display, and C# for the code behind logic.
Here are some example screenshots of the application running on an Android device:
See the open issues for a list of proposed features (and known issues).
Contributions make the open source community an amazing place to learn, be inspired, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature)git commit -m 'Adding some feature that is amazing!')git push origin feature/AmazingFeature)Distributed under the MIT License. See LICENSE for more information.
Author: Brett R. Flavin - brettflavin@yahoo.com
Project Link: https://github.com/BrettFlavin/Xamarin_Tabbed_Navigation_Example
Selected from shared topics, language and repository description—not editorial ratings.
BrettFlavin /
A cross-platform mobile dictionary app written in C# using Xamarin.Forms to show an example of how to utilize a web service. This mobile app consumes the REST API at https://owlbot.info/api/v4/dictionary/
BrettFlavin /
A cross-platform mobile app written in C# using Xamarin.Forms. The calculator app example demonstrates the use of the ResourceDictionary, Styles, Buttons, and Event Handlers
BrettFlavin /
A cross-platform mobile app written in C# using Xamarin.Forms to demonstrate the use of Google Maps API, MapPins, MapTypes, and the Xamarin picker element.
BrettFlavin /
A cross-platform mobile app written in C# using Xamarin.Forms that gets up-to-date COVID-19 data by utilizing the REST API at https://corona.lmao.ninja/