Avalanche
Avalanche copied to clipboard
Avalanche is a framework for Xamarin apps which tightly integrate with Rock Rms.
Through this pull request the Xam.Forms.MarkdownView project has been converted to a .NET Standard 1.6 project. Also, where possible the NuGet packages have been consolidated.
+ Change ActionItem field type split character to a carrot "^" character instead of "|" due to not being able to load attributes via lava. Client render/response still supports both...
In a list of cards there may be need for alternate actions to take place. Such as "Not Interested" or "Favorite". Each item would need it's own list of action...
The markdown library in Avalanche doesn't currently support styling. It is always black text and blue links etc. Using it on a dark background doesn't work.