YanYuanFE / react-native-signature-canvas

:black_nib: React Native Signature Component based WebView Canvas for Android && IOS && expo
MIT License
417 stars 149 forks source link

[Feature] Forward onLoadEnd property up #330

Closed Justin-Singh125125 closed 11 months ago

Justin-Singh125125 commented 11 months ago

Feature Request - Forward onLoadEnd Property

Description I would like to request the addition of a feature that allows the forwarding of the onLoadEnd property. This enhancement would enable developers to have improved control over their loading state handling by allowing them to define their own onLoadEnd callback instead of relying solely on the internal loading state management.

Why is this feature beneficial? With the addition of this property, developers can manage their own loading states. For example, we can give developers the power to display custom loading images.

**Additional context*** We can keep the default internal state, but now developers can override it if they wish.

image

crmapache commented 11 months ago

Yeah, it will be really helpful feature!

HectorZR commented 11 months ago

I have the same issue. It would be awesome to have this implemented!

YanYuanFE commented 11 months ago

received

YanYuanFE commented 11 months ago

4.7.0 released!

Justin-Singh125125 commented 11 months ago

Awesome! Thank you so much😊