WaterMelon Db Integration | Himanshu (#39)

* WaterMelon Db Integration

* Fix flow

* Success Icon fix

* Deleting offline images - once sync

* Fix api fail

* Watermelon DB - fix delete flow

* Fix review comment

* Fix review comment - change js to ts files
This commit is contained in:
Himanshu Kansal
2023-01-09 16:37:11 +05:30
committed by GitHub Enterprise
parent 21f4681e3e
commit 9c97681b88
15 changed files with 560 additions and 127 deletions

View File

@@ -1,6 +1,7 @@
module.exports = {
presets: ['module:metro-react-native-babel-preset'],
plugins: [
["@babel/plugin-proposal-decorators", { legacy: true }],
[
require.resolve('babel-plugin-module-resolver'),
{