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

[BUG] In some project's configurations notification positioning left/right doesn't work #252

Closed
3 tasks done
PdoubleU opened this issue Feb 9, 2024 · 1 comment · Fixed by #253
Closed
3 tasks done
Assignees

Comments

@PdoubleU
Copy link
Collaborator

PdoubleU commented Feb 9, 2024

Prerequisites
Please answer the following questions for yourself before submitting an issue.

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

Describe the bug
The right and left seem not to work in some apps (looks like some layout styles interfere with the notification styles)

To Reproduce
Steps to reproduce the behavior:

  1. Create fresh React Native app
  2. Install package react-native-notificated (latest version)
  3. Initialize notifications component with default (notification should be centered)
  4. Add notification to the event in the app (i.e. on button press)
  5. Notification, despite default styles is located on the left (without any space from the corner of the screen)

Expected behavior
By default notification should be centered on the top

Possible Solution
Seems like style issue.

Screenshots
n/a

Smartphone (please complete the following information):

  • Device: n/a
  • Simulator: ios/android
  • OS: n/a
  • Version n/a

Additional context

@sanduluca
Copy link
Contributor

Same issue. I see a PR open and tested it. It worked for me. Hope it will be released soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants