ez-net-app icon indicating copy to clipboard operation
ez-net-app copied to clipboard

Integrate with Firebase

Open agentmilindu opened this issue 8 years ago • 11 comments

Integrate with Firebase to fetch data from Firebase.

agentmilindu avatar Jun 28 '17 03:06 agentmilindu

Is Firebase going to be our data store?

nushydude avatar Jul 04 '17 13:07 nushydude

Yes, exactly. If you like implementing that part, you are almost welcome! :D

agentmilindu avatar Jul 04 '17 14:07 agentmilindu

If you I a project in the Firebase console when you are logged into your Google account, that project will be created under my account, wouldn't it? Don't we need to create an account for the project? Sorry I haven't really worked on a React-Native project before, so I don't know how this works.

nushydude avatar Jul 04 '17 21:07 nushydude

Yeah, that's right, I already asked @tdevinda to create a Firebase project under GDG Sri Lanka Firebase account yesterday. I hope he saw the message.

agentmilindu avatar Jul 05 '17 06:07 agentmilindu

I'll wait for his input. Until then I'll work on refactoring the code.

nushydude avatar Jul 05 '17 08:07 nushydude

I added Firebase files, now we can work on this.

agentmilindu avatar Jul 25 '17 03:07 agentmilindu

What exactly have you added? I cannot seem to find them.

What should be the next step?

nushydude avatar Jul 25 '17 10:07 nushydude

Check this PR https://github.com/CodeLanka/ez-net-app/pull/17

agentmilindu avatar Jul 25 '17 11:07 agentmilindu

But we still don't have a firebase account, right?

nushydude avatar Jul 25 '17 11:07 nushydude

We have! :D Check google-services.json

"project_info": {
    "project_number": "502584752547",
    "firebase_url": "https://project-7593821828655173684.firebaseio.com",
    "project_id": "project-7593821828655173684",
    "storage_bucket": "project-7593821828655173684.appspot.com"
  }

agentmilindu avatar Jul 26 '17 06:07 agentmilindu

@pamuditha need help to integrate firebase sdk???

ManuelJF avatar Oct 06 '18 02:10 ManuelJF