Skip to content

Conversation

ipoogleduck
Copy link
Contributor

@ipoogleduck ipoogleduck commented Aug 27, 2024

Removes this error:

/Users/xxx/Documents/GitHub/xxx/node_modules/react-native-calendar-events/android/src/main
/java/com/calendarevents/RNCalendarEvents.java:1090: Error: Value must be ≥ 0 but getColumnIndex can be -1 [Ra
nge]
            if (cursor.getColumnIndex(CalendarContract.Events.DURATION) != -1 && cursor.getString(cursor.getCo
lumnIndex(CalendarContract.Events.DURATION)) != null) {

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

Successfully merging this pull request may close these issues.

1 participant