@computools/react-native-template-controller 0.0.6 → 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/{HQ+Y4TikyAJSYTRdBn0yPUpVvBI= → 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 +893 -893
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-af.json +11 -11
- 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 +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-as.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-az.json +2 -2
- 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 +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bs.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ca.json +11 -11
- 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 +11 -11
- 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 +11 -11
- 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 +2 -2
- 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 +11 -11
- 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 +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-et.json +2 -2
- 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 +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fi.json +11 -11
- 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 +11 -11
- 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 +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hr.json +11 -11
- 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 +2 -2
- 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 +11 -11
- 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 +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ka.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kk.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-km.json +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kn.json +11 -11
- 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 +2 -2
- 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 +11 -11
- 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 +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mn.json +11 -11
- 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 +11 -11
- 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 +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ne.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-night-v8.json +20 -20
- 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 +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pa.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pl.json +2 -2
- 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 +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ru.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-si.json +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sk.json +2 -2
- 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 +2 -2
- 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 +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ta.json +11 -11
- 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 +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uk.json +11 -11
- 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 +2 -2
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v16.json +11 -11
- 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 +21 -21
- 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 +27 -27
- 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 +2 -2
- 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 +2 -2
- 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 +11 -11
- package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json +205 -205
- 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 +1 -1
- package/template/yarn.lock +0 -8008
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{74NQfQxzXYJlAzCqZemM04drQ24= → +VSZHQNZa_wdVGHlpttCU1qiMLg=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{7r7wYXKKltJu0LIv6JATHDVWgTA= → +iGS8Mf2GjFgSzD0on4f1sutz48=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{fZE48ZGVFQY_X_gNmwA0+dqJfZg= → 0QcgX8r4+qWeXibcRduttdV64Mo=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{DCRODPmQicHU1N43oFjfVQgRQn0= → 1C6JhZXkD6sF2THvanIddmt5H+I=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{FVJHloSnFEK_+xZIlaPPBDgXy3g= → 1lWIUNl54n0QRTQ6UNv+j0w+Hxo=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{EIHTjo1lTshvNAbrMyyyLgQ+oT8= → 1te2gN1ZQ0FpTsyyeQyahM9Oevs=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{lBeLl3WiUNrI4xCJhEeXezSZlt8= → 2SyZPcN4pu9lmv4gOKU3LWkGmSs=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{jeE3v03qIfxqX8ovHRect2X_r0Q= → 6bJfSk_hVMVQUTjw9IEdgm+cXro=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{krwmqG6WZkUbKugXMzjrb14rjwk= → 7RC02sfJVSBH0BZHN+yGyfID43Y=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{zzXcZg5AyvHxxOJAjXRXTAEFBJY= → 81r6VyDd0bBSeoWz5W2YFnOPOrQ=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{sfg5NtX7LK5cBhyj3JDc_oSv9lY= → 9KGqnWlyOg3k8WZxRMU49LJamE8=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{sI_fumdiBCf3_KXLyevD3aPo6W0= → 9s10dJaI7j91IlB0VEBTMiXh_uM=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{Y0BOUAmacbxmY1rD+04SO+lW4hU= → AbTYEV4FJKCRxuq7y4hehejjkYo=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{9EaCQ69FQf5CIbLSKdSp44_chK4= → BnI3pSmoTDceAKmme8D_7NAEyMo=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{tBxXFC0HvhwRtxTicARReAspPe8= → BqbbkZFn3GDDsMh6hMbcBWYBwNE=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{wr1m2b7T5Oynf_BBhvQf8S0XQdU= → D9X_Ck52hOhorf+l2tmasu3ek1g=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{JM6wLwZkVAEdNxFpmb_2AdZv6+Y= → HXhQoeICqtDXMExsr3aJXLkRjEs=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{q6aJo94uksIMt3pOdEiFM4DGy5w= → HZ+GRwiC2NRsy2ZcxXxBnWPYO9M=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{ZC75OJFRpcuUI_VjHq1rxGfWBQI= → Hc7fXcLVwv6QpA0k6QiygN7Kj8E=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{G5+SLnLkZWBDv3FlIYJNZN1goiE= → Hzk0wB990dPLwnw64_wuNw97eVU=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{acFTCbV_M+yBHdjEYP13h28Nwx0= → IcZ4XipR_1qg0MYi4n2WFeMme+4=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{hbKwQTRPXnfEH3O18psuR2AMvvo= → JCxX4vAeubx8KTj+pguqbmZbHyQ=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{CxTbysrbDJvkVKyxMoUL+woOqSU= → K2DZE37pjKqzG_luLHZHptEDBMk=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{SepmcIY1PMd_6iXE1f_p_1Kbl+s= → L8kIlKm+rHUjv6IULEys6KSPJoc=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{49wy5xPBuch8iB1cHVBFBlsyESs= → MTIlwpDL04ntA3CjR1jjzzhjPH8=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{JRSOC4FxkyGLz30HdkiRi8LifPM= → MWcxRNqjgm_+MBnz+iCmCjq2j0o=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{fle2XSO_hchnNNgffdsRxqahE88= → Mv6swFtJ3ZvKD7tharKfqVRVCXU=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{uLdZO0GnlCuSjTgtq7Z9JYI+ZyA= → NFTj2PBmwPblEozuH2qOCOnoEUQ=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{sschyQ+ETuydcDZhI6s+3E_YltY= → N_I_ncRTifzuEthV2sp+Fdq3Ngc=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{nEglzveRkgbQlviFCTJMI15g_A4= → P5kkkR73rD88u_ozrtpm81vhUK4=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{H2nNCuTi0OZV7b0eUC544Q_T66E= → PZlFmfwWHDYzzeHJCB848bJL5ZQ=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{4hZk3h0nfDVrwoyuez86v4GU3VM= → QojH_3qyy4xfj6nVSL0+TAFBg0I=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{ehKdliS1ZpwJ1u2MWlfRQysuJkc= → REis82XnL0KhnCfcWL8Sa8KWf+s=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{G+aODu+gaGa_7Y8PIVDehsGZea8= → RZbSiHUdioXJDdnj8R50isR4FrU=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{3qg+fdJyBJeBspSGBbuzsJw4dGc= → Sg3Cdbboa8Yo8NHJiaVEVBeymDM=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{sCraGHDMIxgs+UpLCkL2eDOAadA= → Sr_Uko6+iqpEtqgvsBUvISL91Ko=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{vL7+gH4ALjt_FkIt6GkbpD41K04= → Ta6n5YdffKRu2WRuUXpZhsMbXGQ=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{PBjA8VMyOKbaGkhYcmixGXIl2UQ= → Tr+CVp+HlWuXluR2cMgaLi1mCH4=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{z5ETiX_j3ytFouq1_sR6jM_ttS0= → Ue66b+0QzVwPeZPMHvwdQunK7mk=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{L7XN1HwiToLs2bkYI+fUqDCBgXs= → VrEx7YJQxsumLJ4HtvPGc9_M1r0=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{D+rAaK1WRw93gp0mRx_sY5Lt9Po= → WFB4kbOPRziBHPCt_3V9amP+zzw=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{P6vKOoQIE_fyKELgpn5d4QousjM= → XL5TArCeWr7GXlZ1n5XQmdSXqhI=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{W_iosSN14eKa6sKmgJt4iVLea4w= → XTcdxQurN6lwQY_v_4FkuCDFGjg=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{aVqhLwbaiIGyJZgmND5XoZ+WYVM= → Xc3o6pORMU33x3qQS7dRDGMk6pw=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{q_6xBQp4fMW8li3PgGkWC+Zw28o= → ZgBjMdEaB3auTw1k7EigBt3OoVk=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{cRzM6zSnI3WoAKBsMO0IeiAtSho= → ZnGduOgxk5RzpEid413zMUmn9LE=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{OF_QRlDckE0V5ZgoXyHrIMkFeG4= → aAyK2kmkDfQXPPxqBOBqBfkCuu0=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{d2MkXi5nc+m_yHGZr59v3W3jI2Q= → aP3xrQSR8sSH+cXgXham4hqJEzc=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{yfb7bTQxoUzDS8JvWp_6Yjfg0JM= → b29eOXsg+OqDXcAeGW2R4BQGl6M=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{5sFaH0QvQajCnTlgodWuY0gcsGg= → bZDQ6zDyrQULD_17wv7zILOAU4c=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{x9n50A6RJUFtfPr6OXuOCX6gBr8= → bqAYfsLctuP+jsYs7CaLo+dCry4=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{qshOsR+lBb5VFGEs7KXDYXET9H4= → djDZOWSSXgZmFXqcySeMQon0qtU=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{X09SkUytTtub7j+8xowbAaQtIL8= → ectymIxxrPLvNnvvJa3dbBJaAzA=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{82tISh_5MZjCB4Kt0kV8Q3NngYQ= → fcMLdhi9gJbdjMeGXtUewPCJgJ8=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{sMkb_BpdJWmH8BqYhE5Rsqa0gyk= → fmS9rs17h+isE7z_Opp4SGJngxg=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{gJNQHMEzx1AitzW6z5gbv9wJw5M= → frAu98gkoWrfPo0XS7wyKDRDpQA=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{3nZDsrs3PCoLSlHW15m5wDzdXsA= → gfXh5ygROMbr20kmOtDbKpsl6Xo=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{sXsiX_hg4gJEVURUb3rGGkibsDA= → idZAQkzvYiBzRB2SeAf_jdmWlBs=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{htohcNiIOOKQ+mkPZ00z8Lw9RF8= → jYYLoCkIuxG_1mAZm7RZfU7gKV8=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{Qhv+sT_IexQndYEO5TALgdtVkaw= → l8yxDQkqXxxK5st0qs66DjLbBHE=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{niRpIUFGlGaC_xBE_fJucNsuTYQ= → mjDDb76tRBEoZ6geOh9VcvAoqAY=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{BnXrVLN5RomHfByNG3_vPIyJQyA= → o9+NjLA2JgPOGd9aIWivJ9n1BKo=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{_jiobzA_iO49UT+xg6muemZu9zg= → pFNqgEb4OnC9JDgwHjGgweQb8ZQ=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{kKxWJRB0KTS34ZE7j2rGgqTN5vI= → qDZ9eU5wh+J5usY4ict3xvtSrXY=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{WGdYhgbvoEKlT_QqP8FSWBiexNQ= → qo5x9fLcMHX92kTncDMgpUYveGc=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{xzY141CrZ2NrAg9fRsJAfjXo9gA= → rElc8Ow+nZxfgWo59LH0jKlFim0=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{MbtNcdecliQq0Ujvw53PqO6SOUE= → sKd_7d_4G0YLOBar41VwHzGlPB0=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{NIcTlnFubpH1XB1aF8RgLiKpac0= → t2ihkIcV1UlP6oOIiFFmvYjXHDY=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{GniLb_n_WrA9n7aZZ5fKmTkOpnA= → tTqsZb_VBY12mbcO6jnx7Z+pouY=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{YkjXNqgGPK4g1kETB7EeSY8k2UA= → tsXIIAO+mGtHzPWikkK8LEzxIxE=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{wU3TnjDliq4fxfOnboGj7lUFHiE= → u4+vxQTi5Epw_E6+aKT+7aowboM=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{OFddxXfppWV+lK2hIJtC_aWrUYc= → ulJ_ub0_d7ORrqyLPfpLMJXtwJc=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{5suE_TO7j80V5qS1l+cihNJNnuw= → uzObRargqdjFhiragByYi36rS7k=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{bHfQ7TGfMUI_W0OU3OjuMEM02wk= → v87ioZwnOALA0N0+XsxIdkyRT3g=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{3UreB+8zKWZPMaKe1eT9is1xG8U= → vHqT+0e+7kkKF0UD6LqL24V3SnY=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{UfSqxFKcb_l0rutCcl3CNyQeCek= → vXCGixUKS2RrNyP6Dj3OViIDYZw=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{YC277NpXBC052_6+BK5PctC76rE= → v_PgFvckGs2wTZ4L8rwCDPlJL54=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{ZusYDIKimjyO8X5dTm7O3u_Gmco= → wEzlYsY1sfTmJOnv2DNiQGsxOT8=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{EcNu2FEwIzSZKT3yFdj0oGSzb3M= → wVnop8cnqk0_zWXhixk8bYhF1Q0=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{EDnVgYsdPEE6ybJhdQetnIMDPyI= → wuwDwFTpNzwyAvVcO2xFLHB7wiE=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{Xg3D3XJ4XQHiyTfmzkA0lNoAJj4= → xB+Qn1dcmxLPZ36If4raaudQ3mg=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{VXDpxUidyFqSdl2HQ5JPzCVOVwE= → xhbABTAMc+_4rrvoK7j7DkJulCM=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{JjwyW0jDMC_00uvf+9bdVOhFh4w= → y69YwHH9+T6q5EpujJ0HgKQt9Kk=} +0 -0
- /package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{Qw+dmA3QNt84H8RExZ2hPTSk0IM= → zETjSV_wCVXSYxK5smZuKt4rRz0=} +0 -0
package/package.json
CHANGED
@@ -0,0 +1,98 @@
|
|
1
|
+
GEM
|
2
|
+
remote: https://rubygems.org/
|
3
|
+
specs:
|
4
|
+
CFPropertyList (3.0.6)
|
5
|
+
rexml
|
6
|
+
activesupport (7.0.5)
|
7
|
+
concurrent-ruby (~> 1.0, >= 1.0.2)
|
8
|
+
i18n (>= 1.6, < 2)
|
9
|
+
minitest (>= 5.1)
|
10
|
+
tzinfo (~> 2.0)
|
11
|
+
addressable (2.8.4)
|
12
|
+
public_suffix (>= 2.0.2, < 6.0)
|
13
|
+
algoliasearch (1.27.5)
|
14
|
+
httpclient (~> 2.8, >= 2.8.3)
|
15
|
+
json (>= 1.5.1)
|
16
|
+
atomos (0.1.3)
|
17
|
+
claide (1.1.0)
|
18
|
+
cocoapods (1.12.1)
|
19
|
+
addressable (~> 2.8)
|
20
|
+
claide (>= 1.0.2, < 2.0)
|
21
|
+
cocoapods-core (= 1.12.1)
|
22
|
+
cocoapods-deintegrate (>= 1.0.3, < 2.0)
|
23
|
+
cocoapods-downloader (>= 1.6.0, < 2.0)
|
24
|
+
cocoapods-plugins (>= 1.0.0, < 2.0)
|
25
|
+
cocoapods-search (>= 1.0.0, < 2.0)
|
26
|
+
cocoapods-trunk (>= 1.6.0, < 2.0)
|
27
|
+
cocoapods-try (>= 1.1.0, < 2.0)
|
28
|
+
colored2 (~> 3.1)
|
29
|
+
escape (~> 0.0.4)
|
30
|
+
fourflusher (>= 2.3.0, < 3.0)
|
31
|
+
gh_inspector (~> 1.0)
|
32
|
+
molinillo (~> 0.8.0)
|
33
|
+
nap (~> 1.0)
|
34
|
+
ruby-macho (>= 2.3.0, < 3.0)
|
35
|
+
xcodeproj (>= 1.21.0, < 2.0)
|
36
|
+
cocoapods-core (1.12.1)
|
37
|
+
activesupport (>= 5.0, < 8)
|
38
|
+
addressable (~> 2.8)
|
39
|
+
algoliasearch (~> 1.0)
|
40
|
+
concurrent-ruby (~> 1.1)
|
41
|
+
fuzzy_match (~> 2.0.4)
|
42
|
+
nap (~> 1.0)
|
43
|
+
netrc (~> 0.11)
|
44
|
+
public_suffix (~> 4.0)
|
45
|
+
typhoeus (~> 1.0)
|
46
|
+
cocoapods-deintegrate (1.0.5)
|
47
|
+
cocoapods-downloader (1.6.3)
|
48
|
+
cocoapods-plugins (1.0.0)
|
49
|
+
nap
|
50
|
+
cocoapods-search (1.0.1)
|
51
|
+
cocoapods-trunk (1.6.0)
|
52
|
+
nap (>= 0.8, < 2.0)
|
53
|
+
netrc (~> 0.11)
|
54
|
+
cocoapods-try (1.2.0)
|
55
|
+
colored2 (3.1.2)
|
56
|
+
concurrent-ruby (1.2.2)
|
57
|
+
escape (0.0.4)
|
58
|
+
ethon (0.16.0)
|
59
|
+
ffi (>= 1.15.0)
|
60
|
+
ffi (1.15.5)
|
61
|
+
fourflusher (2.3.1)
|
62
|
+
fuzzy_match (2.0.4)
|
63
|
+
gh_inspector (1.1.3)
|
64
|
+
httpclient (2.8.3)
|
65
|
+
i18n (1.14.1)
|
66
|
+
concurrent-ruby (~> 1.0)
|
67
|
+
json (2.6.3)
|
68
|
+
minitest (5.18.1)
|
69
|
+
molinillo (0.8.0)
|
70
|
+
nanaimo (0.3.0)
|
71
|
+
nap (1.1.0)
|
72
|
+
netrc (0.11.0)
|
73
|
+
public_suffix (4.0.7)
|
74
|
+
rexml (3.2.5)
|
75
|
+
ruby-macho (2.5.1)
|
76
|
+
typhoeus (1.4.0)
|
77
|
+
ethon (>= 0.9.0)
|
78
|
+
tzinfo (2.0.6)
|
79
|
+
concurrent-ruby (~> 1.0)
|
80
|
+
xcodeproj (1.22.0)
|
81
|
+
CFPropertyList (>= 2.3.3, < 4.0)
|
82
|
+
atomos (~> 0.1.3)
|
83
|
+
claide (>= 1.0.2, < 2.0)
|
84
|
+
colored2 (~> 3.1)
|
85
|
+
nanaimo (~> 0.3.0)
|
86
|
+
rexml (~> 3.2.4)
|
87
|
+
|
88
|
+
PLATFORMS
|
89
|
+
ruby
|
90
|
+
|
91
|
+
DEPENDENCIES
|
92
|
+
cocoapods (>= 1.11.3)
|
93
|
+
|
94
|
+
RUBY VERSION
|
95
|
+
ruby 3.0.0p0
|
96
|
+
|
97
|
+
BUNDLED WITH
|
98
|
+
2.2.3
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
#Tue Jun 20 11:03:31 EEST 2023
|
2
2
|
com.reactnativetemplate.app-main-32\:/drawable/rn_edit_text_material.xml=/Users/hlus/Projects/rn/template-controller/template/android/app/build/intermediates/merged_res/debug/drawable_rn_edit_text_material.xml.flat
|
3
3
|
com.reactnativetemplate.app-main-32\:/mipmap-xhdpi/logo.png=/Users/hlus/Projects/rn/template-controller/template/android/app/build/intermediates/merged_res/debug/mipmap-xhdpi_logo.png.flat
|
4
4
|
com.reactnativetemplate.app-main-32\:/mipmap-xxxhdpi/logo.png=/Users/hlus/Projects/rn/template-controller/template/android/app/build/intermediates/merged_res/debug/mipmap-xxxhdpi_logo.png.flat
|