Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android issues #2518

Open
mainak-shil opened this issue Aug 30, 2024 · 4 comments
Open

Android issues #2518

mainak-shil opened this issue Aug 30, 2024 · 4 comments

Comments

@mainak-shil
Copy link

mainak-shil commented Aug 30, 2024

Description

issues in Agenda component

"react-native": "0.74.3",
"react": "18.2.0",
"react-native-calendars": "^1.1306.0",

1-2 sentences describing the problem you're having or the feature you'd like to request.

Expected Behavior

What action did you perform, and what did you expect to happen?

Observed Behavior

  • hangs in android
  • empty calendar
  • slow and sticky scroll

Environment

Please run these commands in the project folder and fill in their results:

Also specify:

  1. Device/emulator/simulator & OS version: Samsung Galaxy F22 (Android 13)

Reproducible Demo

Please provide a minimized reproducible demonstration of the problem you're reporting.

Issues that come with minimal repro's are resolved much more quickly than issues where a maintainer has to reproduce themselves.

Screenshots

Screenshot 2024-08-30 at 10 50 20 PM

Screenshots or gifs of the issue and the suggested fix will help us move faster with the review process.

@Hrithik0112
Copy link

@mainak-shil bro did you resolve this ?
when i try to render a custom header it came like this and after 3 4 seconds then the real calendar came up .
is it same for you ?

@mainak-shil
Copy link
Author

Not resolved
in iOS its working fine, only issue with android
with prior RN also it was fine, recently i had to upgrade

@Hrithik0112
Copy link

@mainak-shil i am using it with expo , before showing the calendar list , it shows this screen
Screenshot 2024-09-13 002022
after a few seconds it showed the actual Calendar List component looks like this
Screenshot 2024-09-13 002035
do you have any clue or fix ?

@mainak-shil
Copy link
Author

@Hrithik0112
no clue man
will recommend to change the components to these, it will work with initial data but not sure about the performance

import {
  ExpandableCalendar,
  AgendaList,
  CalendarProvider,
  WeekCalendar,
} from 'react-native-calendars';

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

No branches or pull requests

2 participants