React-native-calendars: onDayPress Is NOT WORKING

Created on 1 Oct 2018  路  8Comments  路  Source: wix/react-native-calendars

Description

When iam using the Agenda from react-native-calendars onDayPress is not working
and it works for some of the dates

  1. samsung galaxy tab A :

Most helpful comment

@Ash-faq Try disabling remote JS debugging.

All 8 comments

can someone help on this issue

can someone help on this issue

Could please explain further

@Ash-faq Try disabling remote JS debugging.

@matthewphiong even disabling remote JS debugging same issue,

@matthewphiong it works.. Thanks

@Ash-faq i have the same problem
my remote JS debugging is disabled

  onDayPress={() => {
            alert()
 }}

nothing happened

@Ash-faq Try disabling remote JS debugging.

It works, but what if you do need to debug your application?

@Ash-faq Try disabling remote JS debugging.

It works, but what if you do need to debug your application?

Yeah maybe that's a little bit of an oversight. Just blew a whole morning trying to figure out what was going on. It was working, turned on debugging to start, y'know, debugging, then it stopped working.

Was this page helpful?
0 / 5 - 0 ratings