Skip to content

The component is not rendering on v0.78.0 of React Native #29

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

Open
kadricaabuk opened this issue Mar 4, 2025 · 3 comments
Open

The component is not rendering on v0.78.0 of React Native #29

kadricaabuk opened this issue Mar 4, 2025 · 3 comments

Comments

@kadricaabuk
Copy link

    ext {
        buildToolsVersion = "35.0.0"
        kotlinVersion = "1.9.24"
        minSdkVersion = 24
        compileSdkVersion = 35
        targetSdkVersion = 35
        ndkVersion = "27.1.12297006"
        kotlinVersion = "2.0.21"
    }

there is a warning on the doc;

min compileSdkVersion is required to be 34

mine is 35? What is wrong here?

@himanshund123
Copy link

same issue

@33Orange
Copy link

I have same issue

@ozgursoy
Copy link
Member

Hello,

A lot has changed in React Native over the past 9 months. I've been working on different projects lately and haven't been keeping up with the React Native community. The last stable version I worked with was 74.5, but there have been significant changes since then.

I'll update the package when I have time. Feel free to open a pull request anytime!

Happy coding! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants