Skip to content

Used to test various image loading libraries in a Xamarin.Forms application

License

Notifications You must be signed in to change notification settings

beeradmoore/Xamarin.Forms-ImageTests

Repository files navigation

Xamarin.Forms ImageTests

App used to test various image loading libraries for iOS and Android in a Xamarin.Forms application.

Image loading libraries tested on iOS:

Image loading libraries tested on Android:

Building and deploying

This was only built and tested on macOS with Visual Studio 2022 installed. You will also require adb in your path to deploy for Android.

To build and deploy to iOS run

./build_and_deploy_ios.sh

To build and deploy to Android run

./build_and_deploy_android.sh

In both instances it is recommended to have a single iOS or single Android device connected to your computer. Running multiple devices or emulators/simulators on the computer may interfere with deployment and you will have to modify these scripts to target your specific devices.

About

Used to test various image loading libraries in a Xamarin.Forms application

Topics

Resources

License

Stars

Watchers

Forks