howljs / react-native-calendar-kit

React Native Calendar Kit is a powerful and flexible calendar component for React Native applications. It provides a customizable and feature-rich calendar view with support for various functionalities
https://howljs.github.io/react-native-calendar-kit/docs/intro/
MIT License
429 stars 73 forks source link

Urgent issue! Install Dependency not working when build app. #79

Closed devaniumesh closed 1 month ago

devaniumesh commented 1 year ago

I just created react native blank app with below configuration, no other code or library installed.

node version = v18.17.0
npm version = 9.6.7
Open JDK = 11.0.16.1 2022-08-12 LTS

image

image

If remove your dependency then it works perfectly with build success. But when i use use your dependency it always show build failed.

Urgent help needed.

howljs commented 1 year ago

Have you done this step?

Screenshot 2023-07-27 at 10 33 11
devaniumesh commented 1 year ago

Yes, I have already did that. You can also see my first screenshot with that command. From that dependency, only @shopify/flash-list dependency cause that problems.

devaniumesh commented 1 year ago

Please update your library with latest react & node version. I am still not able to use your library, getting same issue.

You are using which version of below node ? java jdk ? npm ?

howljs commented 1 year ago

Please try to downgrade the library to this version. Currently, I'm rewriting a new version and won't use flash-list anymore

 "@shopify/flash-list": "^1.3.1",
devaniumesh commented 1 year ago

It's showing various deprecated errors and build faild for Android.

For iOS it's working fine. It causes issue with react native with CLI in Android

For expo app, it's working. For react native CLI it's not working in Android. Display error as I mentioned earlier in screenshot

Approx how much time it will take to resolve this issue ? I hope it comes within a week or so.

Thanks for your support 🙏

On Sat, 29 Jul, 2023, 6:49 pm Lê Hậu, @.***> wrote:

Please try to downgrade the library to this version

@.***/flash-list": "^1.3.1",

— Reply to this email directly, view it on GitHub https://github.com/howljs/react-native-calendar-kit/issues/79#issuecomment-1656728859, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACOLXHDQU4Q3DOKAUB67QHDXSUEXJANCNFSM6AAAAAA2YEMWCA . You are receiving this because you authored the thread.Message ID: @.***>

howljs commented 1 year ago

Sorry for the delay, you can try this. https://gist.github.com/danielcshn/7aa57155d766d46c043fde015f054d40

Screenshot 2023-07-31 at 09 16 30

Screenshot 2023-07-31 at 09 16 54

devaniumesh commented 1 year ago

Please try to downgrade the library to this version. Currently, I'm rewriting a new version and won't use flash-list anymore

 "@shopify/flash-list": "^1.3.1",

Any updates regarding launch next version ?

devaniumesh commented 1 year ago

Sorry for the delay, you can try this. https://gist.github.com/danielcshn/7aa57155d766d46c043fde015f054d40

Screenshot 2023-07-31 at 09 16 30

Screenshot 2023-07-31 at 09 16 54

Great fix, just for temporary solution.

But it also show deprecation error for shopify-list in terminal.

howljs commented 1 month ago

Fixed in v2.0.0