I have a register view and when I complete my register, I want to pass register data in form from WebView, is there any way to do it?
Can pass my data in Web View form for SwiftUI?
Add a Comment
I have a register view and when I complete my register, I want to pass register data in form from WebView, is there any way to do it?