andpor / react-native-sqlite-storage

Full featured SQLite3 Native Plugin for React Native (Android and iOS)
MIT License
2.75k stars 521 forks source link

Package react-native-sqlite-storage contains invalid configuration #536

Open pooryamd opened 2 years ago

pooryamd commented 2 years ago

Using react-native-sqlite-storage(v: 6.0.1) and RN (v: 0.70.1), running run-android --varient=release, returns this warning:

warn Package react-native-sqlite-storage contains invalid configuration: "dependency.platforms.ios.project" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.

P.S: I'm Not developing for ios, just android!

apapalillo commented 1 year ago

Same for me after upgrading React Native