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

causing extended compile time #489

Closed tbswork1 closed 2 years ago

tbswork1 commented 2 years ago

after adding this package the build (android) takes at least 2 more minutes because it gets stuck at:

Task :react-native-async-storage_async-storage:compileDebugJavaWithJavac

Is there any way to improve that?

andpor commented 2 years ago

If you need help, provide all details as required by template else I will close this issue.