Code Monkey home page Code Monkey logo

Comments (1)

rdjuric avatar rdjuric commented on June 20, 2024

I was having the same problem when updating from react-native 0.67.5 -> 0.72.3 using mmkv 0.8.0.

The problem on my case was that even thought I had ndkVersion = "23.1.7779620" on build.gradle, I was also setting it manually on /android/.localproperties to be version 21.x, like this
ndk.dir=C:\\Users\\Name\\AppData\\Local\\Android\\Sdk\\ndk\\21.x.xx

Changing this to match the version on build.grade (23.1.7779620) and then deleting the version 21 on the SDK manager solved the issue for me.

from react-native-mmkv-storage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.