tiger4589 / Xamarin.Forms-CardView

A Package to create a CardView using Xamarin.Forms that works on the three platforms (Android, iOS, UWP)
MIT License
66 stars 16 forks source link

How to change xfsCard border color in IOS. Currently it shows reddish. How to chnage this?? #12

Open swapnilghadge2390 opened 6 years ago

swapnilghadge2390 commented 6 years ago

Issue Template

In order to submit an issue, please follow the guidelines in this template.

First of all, in case you didn't search for the issue you faced in the Issues page, please make sure to do it here. No one knows, you might already find the issue mentioned before with a solution given. If you don't find it, then please proceed with the next steps.

In order to better understand your problem, please describe it clearly and try to narrow it down as much as possible.

Make sure to include the exception being thrown if any.

If there's no exception, but you're facing a problem with an undesired behaviour or design, please include the next:

  1. Explain what are you trying to achieve.
  2. What is your current output.
  3. What is your desired output.

If you believe you know exactly where the error is being thrown in your code, include it.

Make sure to include a demo application that reproduce the problem exactly as it is in order to investigate it and fix it.

Those are simple rules that I would like you all to follow, they might be edited through the time in a better format.

Please note, issues following these rules will be treated in a higher priority than other issues.