Giter Site home page Giter Site logo

Comments (6)

fidelsam1992 avatar fidelsam1992 commented on May 7, 2024 5

Make sure to wrap your App with

import { GestureHandlerRootView } from "react-native-gesture-handler";
import { NotifierWrapper } from "react-native-notifier";

return (
<GestureHandlerRootView style={{ flex: 1 }}>
  <NotifierWrapper>
              {/* App */}
  </NotifierWrapper>
</GestureHandlerRootView>
)

from react-native-notifier.

vmsilva avatar vmsilva commented on May 7, 2024

same problem here!

"expo": "~48.0.9",
"expo-splash-screen": "~0.18.1",
"expo-status-bar": "~1.4.4",
"react": "18.2.0",
"react-native": "0.71.4",

"@config-plugins/react-native-google-cast": "^4.0.0",
"@expo/vector-icons": "^13.0.0",
"@gorhom/bottom-sheet": "^4",
"@react-native-async-storage/async-storage": "^1.17.11",
"@react-native-community/netinfo": "^9.3.7",
"@react-native-community/slider": "^4.4.0",
"@react-navigation/bottom-tabs": "^6.5.7",
"@react-navigation/drawer": "^6.5.7",
"@react-navigation/material-bottom-tabs": "^6.2.15",
"@react-navigation/native": "^6.1.6",
"@react-navigation/stack": "^6.3.11",
"@unform/mobile": "^2.1.6",
"axios": "^1.2.3",
"deprecated-react-native-prop-types": "^4.0.0",
"expo-av": "^13.2.1",
"expo-font": "^11.0.1",
"expo-image-picker": "^14.1.1",
"expo-screen-orientation": "^5.0.1",
"expo-tracking-transparency": "^3.0.1",
"expo-updates": "~0.16.4",
"lottie-ios": "3.4.1",
"lottie-react-native": "^5.1.4",
"react-dom": "16.3.0",
"react-native-device-info": "^10.3.0",
"react-native-fast-image": "^8.6.3",
"react-native-gesture-handler": "^2.9.0",
"react-native-google-cast": "^4.6.2",
"react-native-linear-gradient": "^2.6.2",
"react-native-material-tabs": "^4.2.0",
"react-native-md5": "^1.0.0",
"react-native-navigation-bar-color": "^2.0.2",
"react-native-notifier": "^1.9.0",
"react-native-pager-view": "^6.1.4",
"react-native-paper": "4.12.1",
"react-native-reanimated": "^3.1.0",
"react-native-redash": "^18.1.0",
"react-native-responsive-screen": "^1.4.2",
"react-native-safe-area-context": "^4.5.2",
"react-native-screens": "^3.20.0",
"react-native-snap-carousel": "^3.9.1",
"react-native-svg": "13.4.0",
"react-native-tab-view": "^3.5.1",
"react-native-vector-icons": "^9.2.0",
"react-native-webview": "11.23.1",
"react-navigation": "^4.4.4",
"styled-components": "^5.3.6",
"typescript": "^4.9.4",
"yup": "^0.32.11",
"react-native-onesignal": "^4.5.1"

from react-native-notifier.

vineelk8 avatar vineelk8 commented on May 7, 2024

Having the same issue with the below packages versions

"react-native": "0.71.8",
"react-native-notifier": "^1.9.0",
And react-navigation with 6x.

from react-native-notifier.

danielroccha avatar danielroccha commented on May 7, 2024

Same Issue here, any updates ?

from react-native-notifier.

seniv avatar seniv commented on May 7, 2024

Hello,
This part was covered in the installation guide of Gesture Handler: https://docs.swmansion.com/react-native-gesture-handler/docs/installation#js
image
And as in @fidelsam1992's example, make sure that you place NotifierWrapper inside GestureHandlerRootView, not above

from react-native-notifier.

stale avatar stale commented on May 7, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from react-native-notifier.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.