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

no touch event and very slow animation on Android #1

Open
FranciscoTavares opened this issue May 25, 2022 · 1 comment
Open

no touch event and very slow animation on Android #1

FranciscoTavares opened this issue May 25, 2022 · 1 comment

Comments

@FranciscoTavares
Copy link

Hey, I have an issue:
I'm using expo and I have all dependences installed.

both platform I don't have touch event. To change state I need to change manually.

and on Android: very slow animation (in the first seconds of the video I'm trying to get the touch event but nothing happens)
https://user-images.githubusercontent.com/8534659/170365574-d501301c-1fed-4d7c-a336-e4517922fe2d.mp4

follow my list of installed dependencies

"dependencies": {
    "@apollo/client": "^3.5.10",
    "@expo-google-fonts/lato": "^0.2.2",
    "@expo-google-fonts/merriweather": "^0.2.2",
    "@expo-google-fonts/open-sans": "^0.2.2",
    "@nghinv/react-native-switch": "^0.1.0",
    "@react-native-async-storage/async-storage": "~1.15.0",
    "@react-navigation/bottom-tabs": "^6.3.1",
    "@react-navigation/native": "^6.0.10",
    "@react-navigation/native-stack": "^6.6.1",
    "@rneui/base": "^4.0.0-rc.1",
    "@rneui/themed": "^4.0.0-rc.1",
    "apollo-upload-client": "^17.0.0",
    "classnames": "^2.3.1",
    "expo": "~44.0.0",
    "expo-cached-image": "^44.1.7",
    "expo-image-picker": "~12.0.1",
    "expo-linking": "~3.0.0",
    "expo-location": "~14.0.1",
    "expo-status-bar": "~1.2.0",
    "expo-updates": "~0.11.6",
    "formik": "^2.2.9",
    "graphql": "^16.3.0",
    "i18n-js": "^3.9.2",
    "moment": "^2.29.2",
    "react": "17.0.1",
    "react-dom": "17.0.1",
    "react-native": "0.64.3",
    "react-native-actionsheet": "^2.4.2",
    "react-native-animatable": "^1.3.3",
    "react-native-gesture-handler": "~2.1.0",
    "react-native-keyboard-aware-scroll-view": "^0.9.5",
    "react-native-map-clustering": "^3.4.2",
    "react-native-maps": "0.29.4",
    "react-native-masked-text": "^1.13.0",
    "react-native-reanimated": "~2.3.1",
    "react-native-safe-area-context": "3.3.2",
    "react-native-screens": "~3.10.1",
    "react-native-snap-carousel": "^3.9.1",
    "react-native-svg": "12.1.1",
    "react-native-svg-transformer": "^1.0.0",
    "react-native-web": "0.17.1",
    "reanimated-bottom-sheet": "^1.0.0-alpha.22",
    "rn-placeholder": "^3.0.3",
    "tailwind-rn": "^4.2.0",
    "yup": "^0.32.11"
  },
@Nghi-NV
Copy link
Member

Nghi-NV commented May 28, 2022

can you create a expo example?

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

No branches or pull requests

2 participants