This PR is w.r.t react-native-shine-button: issue: 4. We have a requirement to support custom icons as well. Since drawables are within ReactNative context, it is hard to get drawable resource id.
In order to support this I have provided public access to PorterShapeImageView.setShape method.
Please find below the output I have received:
Can you please merge this PR. Please let me know in case any discussion is required for the same.
Hi @ChadCSong,
This PR is w.r.t react-native-shine-button: issue: 4. We have a requirement to support custom icons as well. Since drawables are within ReactNative context, it is hard to get drawable resource id.
In order to support this I have provided
public
access toPorterShapeImageView.setShape
method.Please find below the output I have received:
Can you please merge this PR. Please let me know in case any discussion is required for the same.
@afsadilson
Thanks </ Pranav >