A way to use week view without react reanimated and gesture handler #351
Unanswered
JMVallejo12
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Im doing a project with react native and expo, and im trying to make a build using week view, with the peer dependencies, run well on the expo go, but at the moment to make the build, it fail because of the react reanimated, i tried many things, like using different versions of both dependencies, but it doesnt work and i just need display the timetable, with information that the user write before, and i dont need to move the elements, or use animations, just show the information, i would like to know if there is a way to use week view without gesture handler and reanimated because i dont need.
Execution failed for task ':react-native-reanimated:compileReleaseJavaWithJavac'.
Thank you for read
Beta Was this translation helpful? Give feedback.
All reactions