-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fetch States and Cities from Firebase Realtime? #8
Comments
All data is in JSON file that is in library, so for getting data from
firebase you must make your own method
Viktor Nesic
…On Fri, May 22, 2020, 1:31 PM thomasp7983 ***@***.***> wrote:
How do we use this code to fetch States and Cities from Firebase Realtime
Database?
Please help.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#8>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD3LL6X5WN6L2JA2LIVHSTTRSZPBPANCNFSM4NHWVLAQ>
.
|
Would you mind helping me by giving me some guidance on this?
I am able to get the data from Firebase but I am not sure how do we get
only states after selecting country and cities after selecting states.
Please gudie me.
Thank you.
On Fri, 22 May, 2020, 11:08 PM Viktor Nesic, <notifications@github.com>
wrote:
… All data is in JSON file that is in library, so for getting data from
firebase you must make your own method
Viktor Nesic
On Fri, May 22, 2020, 1:31 PM thomasp7983 ***@***.***>
wrote:
> How do we use this code to fetch States and Cities from Firebase Realtime
> Database?
>
> Please help.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#8>, or
> unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AD3LL6X5WN6L2JA2LIVHSTTRSZPBPANCNFSM4NHWVLAQ
>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOD2ZYQV3IYVJPRR7W2KH2LRS22AXANCNFSM4NHWVLAQ>
.
|
This is point that you in spinner get only states from selected country and
cities from selected state
Viktor Nesic
…On Sat, May 23, 2020, 4:04 AM thomasp7983 ***@***.***> wrote:
Would you mind helping me by giving me some guidance on this?
I am able to get the data from Firebase but I am not sure how do we get
only states after selecting country and cities after selecting states.
Please gudie me.
Thank you.
On Fri, 22 May, 2020, 11:08 PM Viktor Nesic, ***@***.***>
wrote:
> All data is in JSON file that is in library, so for getting data from
> firebase you must make your own method
>
> Viktor Nesic
>
> On Fri, May 22, 2020, 1:31 PM thomasp7983 ***@***.***>
> wrote:
>
> > How do we use this code to fetch States and Cities from Firebase
Realtime
> > Database?
> >
> > Please help.
> >
> > —
> > You are receiving this because you are subscribed to this thread.
> > Reply to this email directly, view it on GitHub
> > <#8>, or
> > unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/AD3LL6X5WN6L2JA2LIVHSTTRSZPBPANCNFSM4NHWVLAQ
> >
> > .
> >
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <
#8 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AOD2ZYQV3IYVJPRR7W2KH2LRS22AXANCNFSM4NHWVLAQ
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD3LL6XSFR5UPYMC5KLHAH3RS4VMFANCNFSM4NHWVLAQ>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How do we use this code to fetch States and Cities from Firebase Realtime Database?
Please help.
The text was updated successfully, but these errors were encountered: