Skip to content

Fix linter errors on react native 0.74#452

Open
ipoogleduck wants to merge 3 commits intowmcmahan:masterfrom
ipoogleduck:make-work-on-0.74.2
Open

Fix linter errors on react native 0.74#452
ipoogleduck wants to merge 3 commits intowmcmahan:masterfrom
ipoogleduck:make-work-on-0.74.2

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