This is a simple PDF reader for iPhone/iPad showing the new PageCurl effect in MonoTouch and iOS 5.0.
0.1, still in alpha.
- MonoDevelop 2.8
- MonoTouch 5.0
Just open the solution (.sln) file with MonoDevelop 2.8 or higher.
The PDF url is encoded at the moment, but you can change it with any online PDF.
- Unexpected crashes when changing pages and disposing them. Probably a problem with the Garbage Collector. Temporally keeping all pages referenced to avoid garbage collection (but this limit the memory, crashing the App with large PDFs).
No Unit Tests at the moment.
- Fork it.
- Create a branch (
git checkout -b my_markup
) - Commit your changes (
git commit -am "Added Snarkdown"
) - Push to the branch (
git push origin my_markup
) - Create an Issue with a link to your branch
- Enjoy a refreshing Diet Coke and wait