We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Communicate with the FireBase team to utilize data stored in Firebase. The mock data should be replaced with data pulled from Firebase
We need the feedview to be able to see the data pulled from our friends in ["friends"]
For now just get each user to a fake post, (just an image or a string) that you can display on the feedview.
Make a couple of dummy users and populate it with the necessary attributes.
For the user, pull their friends list from firebase and display the image.
The text was updated successfully, but these errors were encountered:
VGandrade
When branches are created from issues, their pull requests are automatically linked.
Communicate with the FireBase team to utilize data stored in Firebase.
The mock data should be replaced with data pulled from Firebase
We need the feedview to be able to see the data pulled from our friends in ["friends"]
For now just get each user to a fake post, (just an image or a string) that you can display on the feedview.
Make a couple of dummy users and populate it with the necessary attributes.
For the user, pull their friends list from firebase and display the image.
The text was updated successfully, but these errors were encountered: