Skip to content
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

inital setup for firebase push notifications #64

Merged
merged 4 commits into from
Nov 12, 2024
Merged

Conversation

MerwinAamir1
Copy link
Contributor

initial change to receive notifications from firebase. notfication pop ups have not been implemented yet.

@MerwinAamir1
Copy link
Contributor Author

also migrated to yarn so ill update the workflow

Comment on lines 10 to 13
import EntriesScreen from './src/screens/Entries';
import HomeScreen from './src/screens/Home';
import LoginScreen from './src/screens/Login';
import SettingsScreen from './src/screens/Settings';
import SignupScreen from './src/screens/Signup';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why were these screens deleted?

@MerwinAamir1 MerwinAamir1 merged commit 95a4301 into main Nov 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants