When iam using the Agenda from react-native-calendars onDayPress is not working
and it works for some of the dates
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.
Most helpful comment
@Ash-faq Try disabling remote JS debugging.