You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to pass some headers to the API call such as X-Android-Package/X-Android-Cert for Android and X-Ios-Bundle-Identifier for iOS. Can you expose a headers object that can be provided in the opts passed when initializing useGoogleAutocomplete? They can then be passed to the fetch call you make.
I'm willing to open a PR for this if you're okay with that.
Thank you!
AwaisAliKolachifawadmahmoodwashmen and samcodefish