TheWidlarzGroup / react-native-notificated

⚡️React Native toast notifications
https://thewidlarzgroup.github.io/react-native-notificated/
MIT License
365 stars 21 forks source link

feat: handle notification (position, topOffset and width) in landscape mode #151

Closed mjaskowska closed 2 years ago

mjaskowska commented 2 years ago

Update notifications in landscape mode.

  1. Handle topOffset depending on orientation
  2. Move default variants notifications to the right side when in landscape mode
  3. Change activationDistances in AndroidGestureConfig to hard-coded value

Simulator Screen Shot - iPhone 13 - 2022-07-07 at 15 32 53