dcassese

Results 3 comments of dcassese

Figured it out for IOS at least. Run the NPM iinstall then from the IOS dir run pod repo update then pod install then you have to add some stuff...

> I am using Expo as well and I ran Expo Prebuild first. That creates the ios and Android folders etc. Then I did the steps I listed above.

> In your Android / App folder add this to your build.gradle file ` implementation 'com.tencent:mmkv-static:1.2.13' ` under the dependencies section