Vinothkumar Arputharaj
Vinothkumar Arputharaj
Please let me know if you are working on social media authentication to this. If so, how soon can I expect the functionality? Could you please share some gist, so...
Could you please share the license information under which this repository is published. It will be helpful for us to continue a derivative work of your project.
The class `com.github.stephenbaidu.placepicker.PlaceDetail` is not having a public empty constructor. JSON serializing libraries like Jackson requires a default public constructor for serialization. Could you please add it to the library.
Hi, I was getting the below error on my Windows machine. ``` node:internal/errors:484 ErrorCaptureStackTrace(err); ^ Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, data are supported by the default...