Elias Turbay
Elias Turbay
 Hey @taglia3, I forgot to mention that this is one of the reasons why I'm asking for this enhancement. In some cases the...
@cooperka I forgot to mention that I was able to fix it with this workaround: ``` ```
@FaridSafi @cooperka any clue on how to approach this thing? Basically the question is how to default a proper value for the `GooglePlacesWidget`... For proper I mean that it should...
@pheakdeyyi use `postSubmit();` to stop it after you have saved or posted your data. Or use `postSubmit(['An error occurred, please try again']);` if you found an error in the process
@nqhung139 can you please post a complete example of your approach? It isn't clear enough for me 😞 First I thought you were suggesting some changes on the lib code...
@nqhung139 I found the way to make it work. But... it doesn't have the buttons rendered on the NavBar... do you know how to implement that in this approach? 🤔
Thanks @nqhung139 for your quick response. I understand your point, but I changed that part of the configuration to have the nav bar (the header) visible. Take a look at...
Thanks @nqhung139 ! That's exactly what I was trying to do (method 'navigation.goBack()'. If it's useful for someone else I will leave it here... Implementation for `openModal` function ``` {...
Hey @tutak I wasn't able to solve that yet. I would say that it's the only thing I didn't figured out so I'm just using it as it is, it...
Hey @gauravverma029. It's on the docs, check the readme file: ```