evollu / evollu/react-native-fcm

Open notification detail screen directly on clicking notification banner

Open
#1,059 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.7k
Forks
661
PR merge metrics
No merged PRs in 30d

Description

What I wanted to achieve is open the notification detail page without showing other page at first. When I click on the notification, FCM.on event is fired only after the splash screen is hide. And the home screen shows for few seconds and directed to detail page. I want to hide that transition by showing splash screen during that period.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the FCM.on event after the splash screen is hidden and how notification taps navigate from the home screen to the detail page. Done means tapping a notification opens the detail page directly without briefly showing the home screen or another intermediate page.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, firebase, java, react-native
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.