First of all thanks for the work done on this package.
I would like to ask you the possibility to either have an implementation within the package documentation or an example on how a custom component (e.g. a customised button with an svg logo) could replace the current generated image which points to https://appleid.cdn-apple.com/appleid/button?locale=en_US
Is seems like the designProps 99% of the time are generating a image which is corrupted but most importantly, what if I'd like to replace the image with let's say the above, an SVG icon?
It seems like there is a render method but there is no mention on how to use it or if there is, it's not so explicit.
Thanks in advance.
First of all thanks for the work done on this package.
I would like to ask you the possibility to either have an implementation within the package documentation or an example on how a custom component (e.g. a customised button with an svg logo) could replace the current generated image which points to
https://appleid.cdn-apple.com/appleid/button?locale=en_USIs seems like the designProps 99% of the time are generating a image which is corrupted but most importantly, what if I'd like to replace the image with let's say the above, an SVG icon?
It seems like there is a
rendermethod but there is no mention on how to use it or if there is, it's not so explicit.Thanks in advance.