inside daycomponent props, touchableopacity onpress function is not working properly.
Hi there,
I hope this message finds you well. I've come across an issue while using the react-native-calendars library. The onPress function inside the dayComponent props doesn't seem to be working as expected.
Problem: When attempting to use TouchableOpacity with an onPress function within the dayComponent props, there is no response to the touch events on the device.
Expected Behavior: I expect the onPress function to be triggered when the user taps on a day within the calendar.
Steps to Reproduce:
Use the dayComponent prop in react-native-calendars. Include a TouchableOpacity with an onPress function inside the dayComponent. Observe that the onPress function is not being triggered when tapping on a day. Environment:
React Native version: 0.68.2 react-native-calendars version: 1.1291.1 Platform: [iOS/Android] Additional Information: I have confirmed that the issue persists even with a basic setup using the library's documentation.
Please let me know if you need any additional information or if there's a workaround for this issue. Thank you for your time and assistance!
Feel free to customize this template based on your specific situation and provide additional details that might help the library maintainers understand and address the issue.
Were you able to fix it? If so, please share. @Princejain21
+1
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.