@computools/react-native-template-controller 0.0.5 → 0.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/template/Gemfile.lock +98 -0
- package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_1/graph.bin +0 -0
- package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_2/graph.bin +0 -0
- package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_3/graph.bin +0 -0
- package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_4/graph.bin +0 -0
- package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_5/graph.bin +0 -0
- package/template/android/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex +0 -0
- package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties +1 -1
- package/template/android/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml +34 -34
- package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state +0 -0
- package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{SrqR9ZmTcC9AnlxQuLXLEZV7OH8= → QqDK_cCUwDZclUhLw7QHZeHpcO0=} +0 -0
- package/template/android/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt +1 -1
- package/template/android/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +13 -13
- package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libhermes.so +0 -0
- package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreactnativemmkv.so +0 -0
- package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libhermes.so +0 -0
- package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreactnativemmkv.so +0 -0
- package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libhermes.so +0 -0
- package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreactnativemmkv.so +0 -0
- package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libhermes.so +0 -0
- package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreactnativemmkv.so +0 -0
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json +772 -772
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-af.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-am.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ar.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-as.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-az.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-b+sr+Latn.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-be.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bg.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bn.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bs.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ca.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-cs.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-da.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-de.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-el.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rAU.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rCA.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rGB.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rIN.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rXC.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es-rUS.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-et.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-eu.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fa.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fi.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr-rCA.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gl.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gu.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h360dp-land-v13.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h480dp-land-v13.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h720dp-v13.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hdpi-v4.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hi.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hr.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hu.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hy.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-in.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-is.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-it.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-iw.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ja.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ka.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kk.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-km.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kn.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ko.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ky.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-land.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-large-v4.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ldltr-v21.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lo.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lt.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lv.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mk.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ml.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mn.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mr.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ms.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-my.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nb.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ne.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-night-v8.json +12 -12
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nl.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-or.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pa.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pl.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-port.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rBR.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rPT.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ro.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ru.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-si.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sk.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sl.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-small-v4.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sq.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sr.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sv.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw600dp-v13.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ta.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-te.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-th.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tl.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tr.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uk.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ur.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uz.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v16.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v17.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v18.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v21.json +3 -3
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v22.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v23.json +21 -21
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v24.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v25.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v26.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v27.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v28.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v29.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v31.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-vi.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w360dp-port-v13.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w480dp-port-v13.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v20.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v21.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-xlarge-v4.json +1 -1
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rHK.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zu.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json +207 -207
- package/template/android/app/build/intermediates/source_set_path_map/debug/file-map.txt +25 -25
- package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libhermes.so +0 -0
- package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreactnativemmkv.so +0 -0
- package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libhermes.so +0 -0
- package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreactnativemmkv.so +0 -0
- package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libhermes.so +0 -0
- package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreactnativemmkv.so +0 -0
- package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libhermes.so +0 -0
- package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreactnativemmkv.so +0 -0
- package/template/android/app/build/outputs/apk/debug/app-debug.apk +0 -0
- package/template/android/app/build/outputs/logs/manifest-merger-debug-report.txt +225 -225
- package/template/android/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/template/ios/build/generated/ios/React-Codegen.podspec.json +1 -1
- package/template/package.json +2 -2
- package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iNXSZwA8tLLOqr25CL5j54fHtRY= +0 -0
- package/template/yarn.lock +0 -8008
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{bY98I+6CtYeBlOeumJglwpmEKjU= → +VSZHQNZa_wdVGHlpttCU1qiMLg=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{XM0HuDJWXMGQbZseNYkeBeJ6DY0= → +iGS8Mf2GjFgSzD0on4f1sutz48=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{onn60q7NqnT9kXC8Xa71AFs0YPc= → 0QcgX8r4+qWeXibcRduttdV64Mo=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{xczjx5tttHM+nQcTBJQRysespGA= → 1C6JhZXkD6sF2THvanIddmt5H+I=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{pOcOeQGZocASLlXqh1u6eZu6MNc= → 1lWIUNl54n0QRTQ6UNv+j0w+Hxo=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{M9ANDI3JQGeSRZKC3c8MbaTm2AY= → 1te2gN1ZQ0FpTsyyeQyahM9Oevs=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{6pI5sxHFZL0nV0jU0ZuDv9CPQp0= → 2SyZPcN4pu9lmv4gOKU3LWkGmSs=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{wV1Lna5exDDyskkxRaOzsreolCo= → 6bJfSk_hVMVQUTjw9IEdgm+cXro=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{qADp_HlyGWD_exSQHlGahS2wGpw= → 7RC02sfJVSBH0BZHN+yGyfID43Y=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{XZ4APnhcCnwlAVt_IjP031wwiDQ= → 81r6VyDd0bBSeoWz5W2YFnOPOrQ=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{4S6moJm4cWCOvvmZpmb5gVWD6VE= → 9KGqnWlyOg3k8WZxRMU49LJamE8=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{vW+AFg+eVCx2SyQKGO_PfxQhstg= → 9s10dJaI7j91IlB0VEBTMiXh_uM=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{SftO0IV3eCqlgQnQve0DS6I44dc= → AbTYEV4FJKCRxuq7y4hehejjkYo=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{+O8VjoM1BN8RF7zJRyTuL4AGwq8= → BnI3pSmoTDceAKmme8D_7NAEyMo=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{8Sk2YGQRuO1SauXz6omw384vhKM= → BqbbkZFn3GDDsMh6hMbcBWYBwNE=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{PSZw9xMg0CornJ88ifZ79zt1PYA= → D9X_Ck52hOhorf+l2tmasu3ek1g=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{+GoE5M1JgGXADlvEAtT8kqqUwQs= → HXhQoeICqtDXMExsr3aJXLkRjEs=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{DWQeJ5X402U33vYKVMiRDt_b5gY= → HZ+GRwiC2NRsy2ZcxXxBnWPYO9M=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{OBoirVt06rGwBcMgaWQY1MDHrIs= → Hc7fXcLVwv6QpA0k6QiygN7Kj8E=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{JFxcrY147vZ9KzXemhSUtq9IC+M= → Hzk0wB990dPLwnw64_wuNw97eVU=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{Fld61o3fTse0hkuhcujMDXMOcSg= → IcZ4XipR_1qg0MYi4n2WFeMme+4=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{ZtmWWggyh5NkZoFSMsltQ1ulrRM= → JCxX4vAeubx8KTj+pguqbmZbHyQ=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{EJRoL2fho60XEh5ugdlhGj9d4Zs= → K2DZE37pjKqzG_luLHZHptEDBMk=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{W2zITpCGaeKkr2Yk_vx6CnxB4GQ= → L8kIlKm+rHUjv6IULEys6KSPJoc=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{Ntw6srjpV2c4H6NbEZckbaYRbPE= → MTIlwpDL04ntA3CjR1jjzzhjPH8=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{V9HNiqvGOcvtTdLHN7Sp0OL4j2c= → MWcxRNqjgm_+MBnz+iCmCjq2j0o=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{sueRb2oVstSdJj5iTEb1_RYOw9E= → Mv6swFtJ3ZvKD7tharKfqVRVCXU=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{2GiR1ja7iAxFIf3lJRHwUqsODnk= → NFTj2PBmwPblEozuH2qOCOnoEUQ=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{2+C2xmeXNkCYqUDqaQQL9ysthDM= → N_I_ncRTifzuEthV2sp+Fdq3Ngc=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{+OWTJkaeuoudsJX1InHQMzFGYhg= → P5kkkR73rD88u_ozrtpm81vhUK4=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{tOOXMoB7554pZNw9KTQPTRbpN7U= → PZlFmfwWHDYzzeHJCB848bJL5ZQ=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{b_GP2tE2UBxMN_aPfl59toyhEd8= → QojH_3qyy4xfj6nVSL0+TAFBg0I=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{wnfIH2zUeGPSYZ0QEdV849+uG2g= → REis82XnL0KhnCfcWL8Sa8KWf+s=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{HE6DiRpCJmh919Ibnjz0DvJTHaw= → RZbSiHUdioXJDdnj8R50isR4FrU=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{TGexUjmp2wtHPnrh0q5D+Uxo_90= → Sg3Cdbboa8Yo8NHJiaVEVBeymDM=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{RUJH_3hhartEU2puqUFjT96zNo4= → Sr_Uko6+iqpEtqgvsBUvISL91Ko=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{Rgm69buQKWV3boG5M617w15UJmw= → Ta6n5YdffKRu2WRuUXpZhsMbXGQ=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{yg7RMwvDRzRXFBPTxcivY4l5NMU= → Tr+CVp+HlWuXluR2cMgaLi1mCH4=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{+LWVuZVCdOaipLNOClquAVWn8EA= → Ue66b+0QzVwPeZPMHvwdQunK7mk=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{_m7HGIXEyzQ3KPVulbAfVxPalYY= → VrEx7YJQxsumLJ4HtvPGc9_M1r0=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{pac2BxJn7Ml3phmT3nDuBhEmXF4= → WFB4kbOPRziBHPCt_3V9amP+zzw=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{Ju7ysdwUmZX_h3J25vIrVZGn7Qc= → XL5TArCeWr7GXlZ1n5XQmdSXqhI=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{E2XzTq83lb9Gz2SuRFP277EsIOs= → XTcdxQurN6lwQY_v_4FkuCDFGjg=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{+B+GMVsQp4CBkD2VdfjQOghlksw= → Xc3o6pORMU33x3qQS7dRDGMk6pw=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{U+ELr35VTlA3XzTR4CC_pFCgeso= → ZgBjMdEaB3auTw1k7EigBt3OoVk=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{j4O9k5FUhoQQq_UaeKpRf62LudM= → ZnGduOgxk5RzpEid413zMUmn9LE=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{QKCXnGiN_N0Qad1TF2ckxveVvuA= → aAyK2kmkDfQXPPxqBOBqBfkCuu0=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{k3FSjL3iLcGwRUd9wwV6eVzqyCg= → aP3xrQSR8sSH+cXgXham4hqJEzc=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{BIDwISuiWHUNwg3zazvgE7klCqo= → b29eOXsg+OqDXcAeGW2R4BQGl6M=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{2KxSATBc2SFTKrx9QuERqHJa0OM= → bZDQ6zDyrQULD_17wv7zILOAU4c=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{MJpCYtEUdp5NqLQgf3suKw4OI10= → bqAYfsLctuP+jsYs7CaLo+dCry4=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{RWrTeSC_IBncrcaBjdohUcq5oBo= → djDZOWSSXgZmFXqcySeMQon0qtU=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{fI9OiPUZlXwuDYImUC8bD4V5Mag= → ectymIxxrPLvNnvvJa3dbBJaAzA=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{BvRp7ht4iUZHRn6b7OqkxYnIapQ= → fcMLdhi9gJbdjMeGXtUewPCJgJ8=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{QogDZPJYUNauOuP0FVGvCAoDRNE= → fmS9rs17h+isE7z_Opp4SGJngxg=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{Ot2INHHHCEd8sN18lgAlSZ8pLyw= → frAu98gkoWrfPo0XS7wyKDRDpQA=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{oP7ahuiXhIj8_89ysFcJoXuM2WE= → gfXh5ygROMbr20kmOtDbKpsl6Xo=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{shTeWLP_9+mOmBj__ztZ_PAlBkk= → idZAQkzvYiBzRB2SeAf_jdmWlBs=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{0vsQWRvn5wQXLbmIcymZO5Wynxw= → jYYLoCkIuxG_1mAZm7RZfU7gKV8=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{XCfnJT22l_TLWXIDuqs378Q1NMY= → l8yxDQkqXxxK5st0qs66DjLbBHE=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{mff2ttQtQKuy66IK9KusUxPFrao= → mjDDb76tRBEoZ6geOh9VcvAoqAY=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{nimHfulrhrv4dJsc6Uonh+PWum8= → o9+NjLA2JgPOGd9aIWivJ9n1BKo=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{1NGN8WqKIVtXICoJACvvUor027A= → pFNqgEb4OnC9JDgwHjGgweQb8ZQ=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{YN0tzHEGKXB4joJP9+yjXC3m_Wg= → qDZ9eU5wh+J5usY4ict3xvtSrXY=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{NyisAL+cwsapEVsRI+3kj7e4dJw= → qo5x9fLcMHX92kTncDMgpUYveGc=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{wsM3Pb1HNaXS_yeGwRjsj_A2QCU= → rElc8Ow+nZxfgWo59LH0jKlFim0=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{6vgf0MNHhsGpwYPkGPKOirFy5h8= → sKd_7d_4G0YLOBar41VwHzGlPB0=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{bNoEnbFzmkL8u4p35ykRnUcD3DM= → t2ihkIcV1UlP6oOIiFFmvYjXHDY=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{EaXx9Em6qVeckRWtOENZfoNq63E= → tTqsZb_VBY12mbcO6jnx7Z+pouY=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{0Ii3EcS5dUS_olPQPafoE5l_pr8= → tsXIIAO+mGtHzPWikkK8LEzxIxE=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{fJLM5VxWP_VG4I38RuKPlA_fraw= → u4+vxQTi5Epw_E6+aKT+7aowboM=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{r9_kFGWOtdqD4Va6yL45WmYNGVs= → ulJ_ub0_d7ORrqyLPfpLMJXtwJc=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{6BjC+brlbRVTsIjC_kMXSto0yPQ= → uzObRargqdjFhiragByYi36rS7k=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{_p3kgKc+_mrtT+ZFwH+dJR5Xftw= → v87ioZwnOALA0N0+XsxIdkyRT3g=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{Pmw_fnLZD1jwbj5SQmodDt+YKTQ= → vHqT+0e+7kkKF0UD6LqL24V3SnY=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{TQdgWuvku5SA2DlAQ_kFtSqhMcA= → vXCGixUKS2RrNyP6Dj3OViIDYZw=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{HJ7T9_R5vTGmzLH63NuA+weZUQA= → v_PgFvckGs2wTZ4L8rwCDPlJL54=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{objAIx9OgzcsaXllx_96tSAsJ_M= → wEzlYsY1sfTmJOnv2DNiQGsxOT8=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{ImiqPo+VDVhZg31vtusXPJNpakw= → wVnop8cnqk0_zWXhixk8bYhF1Q0=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{IV0_rXCPDYvnMqbGRZe_GmJUxEQ= → wuwDwFTpNzwyAvVcO2xFLHB7wiE=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{YY3pF4aBinBXGv1VaF5FHDien74= → xB+Qn1dcmxLPZ36If4raaudQ3mg=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{AO+nivCGN3NPCPTWZevqsm4e7yY= → xhbABTAMc+_4rrvoK7j7DkJulCM=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{Jj70pVGMqqa6sJhRFh2jq00Vt_4= → y69YwHH9+T6q5EpujJ0HgKQt9Kk=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{LYRs9f_qpUggr7bEPM8amOOppkQ= → zETjSV_wCVXSYxK5smZuKt4rRz0=} +0 -0
package/template/android/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin
CHANGED
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"React-Codegen","version":"0.71.
|
|
1
|
+
{"name":"React-Codegen","version":"0.71.11","summary":"Temp pod for generated files for React Native","homepage":"https://facebook.com/","license":"Unlicense","authors":"Facebook","compiler_flags":"-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -Wno-nullability-completeness -std=c++17","source":{"git":""},"header_mappings_dir":"./","platforms":{"ios":"12.4"},"source_files":"**/*.{h,mm,cpp}","pod_target_xcconfig":{"HEADER_SEARCH_PATHS":"\"$(PODS_ROOT)/boost\" \"$(PODS_ROOT)/RCT-Folly\" \"${PODS_ROOT}/Headers/Public/React-Codegen/react/renderer/components\" \"$(PODS_ROOT)/Headers/Private/React-Fabric\" \"$(PODS_ROOT)/Headers/Private/React-RCTFabric\""},"dependencies":{"FBReactNativeSpec":[],"React-jsiexecutor":[],"RCT-Folly":[],"RCTRequired":[],"RCTTypeSafety":[],"React-Core":[],"React-jsi":[],"ReactCommon/turbomodule/bridging":[],"ReactCommon/turbomodule/core":[],"hermes-engine":[]}}
|
package/template/package.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"mobx-react-lite": "3.4.3",
|
|
20
20
|
"react": "18.2.0",
|
|
21
21
|
"react-hook-form": "7.43.5",
|
|
22
|
-
"react-native": "0.71.
|
|
22
|
+
"react-native": "0.71.11",
|
|
23
23
|
"react-native-bootsplash": "4.5.3",
|
|
24
24
|
"react-native-mmkv": "2.6.3",
|
|
25
25
|
"react-native-safe-area-context": "4.5.0",
|
|
@@ -77,4 +77,4 @@
|
|
|
77
77
|
}
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
|
-
}
|
|
80
|
+
}
|