Skip to content

Part 1 - Monkeys Loading Into List

Compare
Choose a tag to compare
@jamesmontemagno jamesmontemagno released this 27 Oct 01:33
· 10 commits to master since this release

This is the end of Part 1 of the workshop. We have created our Model, View, & ViewModel to query and pull down a json file of monkeys, deserialize it into object, and display it in a ListView. In addition there is some simple data binding in place.