Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

How can I ask notification permission for Android 13 and above in react native version 0.61 using POST_NOTIFICATIONS? #2406

Open
Faizansiddiqui287 opened this issue Mar 16, 2024 · 1 comment

Comments

@Faizansiddiqui287
Copy link

Question

@codewitharun
Copy link

import {PermissionsAndroid} from 'react-native';
  PermissionsAndroid.request(PermissionsAndroid.PERMISSIONS.POST_NOTIFICATIONS);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants