/HowYouSay

Xamarin.Forms unfinished port of a Swift/Java app written for Rendr. Ongoing playground.

Primary LanguageC#

HowYouSay

Xamarin.Forms unfinished port of a Swift/Java app I wrote with Ben Bishop for Rendr. This is my ongoing playground.

This is NOT meant to be an example of amazing things that everyone (or anyone) should do. In fact, it may be the opposite. BUT you may find inspiration, and if so please run with it and make awesome stuff.

If you want to see what this app is in completed form, checkout the original website or just go to the App Store or Play Store.

isometric

Current Explorations

Xamarin.Forms CSS with SASS

HowYouSay/Shared/Styles/sass is a nodejs project running gulp to process the scss files into css. Presently new css files must be manually added to the project and the build set to EmbeddedResource before Visual Studio can use them.

Other Fun Herein

Realm DB

I'd like to get this to a place where I'm using it for online/offline sync with Azure.

Localization

Since this is a language learning app, I took a shot at write the UI to handle localized strings from the start.