tsrntemp 1.0.7 → 1.0.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (392) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
  3. package/template/.bundle/config +1 -1
  4. package/template/.flowconfig +65 -0
  5. package/template/__tests__/{App-test.tsx → App-test.js} +0 -0
  6. package/template/android/app/_BUCK +2 -2
  7. package/template/android/app/build/generated/source/buildConfig/debug/com/{tsrntemp → myapp}/BuildConfig.java +2 -2
  8. package/template/android/app/build/intermediates/compatible_screen_manifest/debug/output-metadata.json +1 -1
  9. package/template/android/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar +0 -0
  10. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_0/graph.bin +0 -0
  11. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_1/graph.bin +0 -0
  12. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_2/graph.bin +0 -0
  13. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_3/graph.bin +0 -0
  14. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/{jar_5037bb1459b4f9806bff2139ce20638eb3c6e9a244ed721803ce5f73d5baee52_bucket_0 → jar_ec04b5933c869201f3cc482692f9f6de05d5a711badb09a0ecb24bb737496a73_bucket_0}/graph.bin +0 -0
  15. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/{jar_5037bb1459b4f9806bff2139ce20638eb3c6e9a244ed721803ce5f73d5baee52_bucket_1 → jar_ec04b5933c869201f3cc482692f9f6de05d5a711badb09a0ecb24bb737496a73_bucket_1}/graph.bin +0 -0
  16. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/{jar_5037bb1459b4f9806bff2139ce20638eb3c6e9a244ed721803ce5f73d5baee52_bucket_2 → jar_ec04b5933c869201f3cc482692f9f6de05d5a711badb09a0ecb24bb737496a73_bucket_2}/graph.bin +0 -0
  17. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/{jar_5037bb1459b4f9806bff2139ce20638eb3c6e9a244ed721803ce5f73d5baee52_bucket_3 → jar_ec04b5933c869201f3cc482692f9f6de05d5a711badb09a0ecb24bb737496a73_bucket_3}/graph.bin +0 -0
  18. package/template/android/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex +0 -0
  19. package/template/android/app/build/intermediates/dex/debug/mergeProjectDexDebug/{13 → 10}/classes.dex +0 -0
  20. package/template/android/app/build/intermediates/dex_archive_input_jar_hashes/debug/out +0 -0
  21. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state +0 -0
  22. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{N2bF93grQUL0iE6BmjbX9PihylA= → 1RGQNs0I25i7IDx6AijEbGe7NC8=} +0 -0
  23. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{5HQbXOoC1ldJakjpIX2rLYg1oEE= → DwqDT5vTMsnqU3GwZmQJt3wBmF8=} +0 -0
  24. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/{bda7zUAg3PJY9vgBQvG4EX72i+4= → PdVzRJ9Oz_rIq0pbQrjsyfuigdw=} +0 -0
  25. package/template/android/app/build/intermediates/incremental/debug-mergeNativeLibs/merge-state +0 -0
  26. package/template/android/app/build/intermediates/incremental/{debug-mergeJavaRes/zip-cache/eJEZA7OI+daEQGtiJuXaCVEEGJ0= → debug-mergeNativeLibs/zip-cache/1RGQNs0I25i7IDx6AijEbGe7NC8=} +0 -0
  27. package/template/android/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/{5HQbXOoC1ldJakjpIX2rLYg1oEE= → DwqDT5vTMsnqU3GwZmQJt3wBmF8=} +0 -0
  28. package/template/android/app/build/intermediates/incremental/{debug-mergeJavaRes/zip-cache/dltPBVA04drGOTvnr9_aXuZfcvw= → debug-mergeNativeLibs/zip-cache/PdVzRJ9Oz_rIq0pbQrjsyfuigdw=} +0 -0
  29. package/template/android/app/build/intermediates/incremental/mergeDebugAssets/merger.xml +1 -1
  30. package/template/android/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +1 -1
  31. package/template/android/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties +12 -12
  32. package/template/android/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml +1 -1
  33. package/template/android/app/build/intermediates/incremental/mergeDebugResources/merger.xml +2 -2
  34. package/template/android/app/build/intermediates/incremental/mergeDebugShaders/merger.xml +1 -1
  35. package/template/android/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt +8 -8
  36. package/template/android/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources +0 -0
  37. package/template/android/app/build/intermediates/javac/debug/classes/com/{tsrntemp → myapp}/BuildConfig.class +0 -0
  38. package/template/android/app/build/intermediates/javac/debug/classes/com/myapp/MainActivity.class +0 -0
  39. package/template/android/app/build/intermediates/javac/debug/classes/com/myapp/MainApplication$1.class +0 -0
  40. package/template/android/app/build/intermediates/javac/debug/classes/com/myapp/MainApplication.class +0 -0
  41. package/template/android/app/build/intermediates/javac/debug/classes/com/myapp/ReactNativeFlipper$1.class +0 -0
  42. package/template/android/app/build/intermediates/javac/debug/classes/com/{tsrntemp → myapp}/ReactNativeFlipper$2$1.class +0 -0
  43. package/template/android/app/build/intermediates/javac/debug/classes/com/myapp/ReactNativeFlipper$2.class +0 -0
  44. package/template/android/app/build/intermediates/javac/debug/classes/com/myapp/ReactNativeFlipper.class +0 -0
  45. package/template/android/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +28 -28
  46. package/template/android/app/build/intermediates/merged_manifest/debug/AndroidManifest.xml +3 -3
  47. package/template/android/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml +3 -3
  48. package/template/android/app/build/intermediates/merged_manifests/debug/output-metadata.json +1 -1
  49. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json +1375 -1375
  50. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-af.json +1 -1
  51. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-am.json +1 -1
  52. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ar.json +1 -1
  53. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-as.json +1 -1
  54. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-az.json +1 -1
  55. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-b+sr+Latn.json +1 -1
  56. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-be.json +1 -1
  57. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bg.json +1 -1
  58. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bn.json +1 -1
  59. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bs.json +1 -1
  60. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ca.json +1 -1
  61. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-cs.json +1 -1
  62. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-da.json +1 -1
  63. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-de.json +1 -1
  64. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-el.json +1 -1
  65. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rAU.json +1 -1
  66. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rCA.json +1 -1
  67. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rGB.json +1 -1
  68. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rIN.json +1 -1
  69. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rXC.json +1 -1
  70. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es-rUS.json +1 -1
  71. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es.json +1 -1
  72. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-et.json +1 -1
  73. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-eu.json +1 -1
  74. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fa.json +1 -1
  75. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fi.json +1 -1
  76. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr-rCA.json +1 -1
  77. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr.json +1 -1
  78. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gl.json +1 -1
  79. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gu.json +1 -1
  80. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h360dp-land-v13.json +1 -1
  81. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h480dp-land-v13.json +1 -1
  82. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h720dp-v13.json +1 -1
  83. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hdpi-v4.json +1 -1
  84. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hi.json +1 -1
  85. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hr.json +1 -1
  86. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hu.json +1 -1
  87. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hy.json +1 -1
  88. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-in.json +1 -1
  89. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-is.json +1 -1
  90. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-it.json +1 -1
  91. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-iw.json +1 -1
  92. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ja.json +1 -1
  93. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ka.json +1 -1
  94. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kk.json +1 -1
  95. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-km.json +1 -1
  96. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kn.json +1 -1
  97. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ko.json +1 -1
  98. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ky.json +1 -1
  99. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-land.json +1 -1
  100. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-large-v4.json +1 -1
  101. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ldltr-v21.json +1 -1
  102. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lo.json +1 -1
  103. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lt.json +1 -1
  104. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lv.json +1 -1
  105. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mk.json +1 -1
  106. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ml.json +1 -1
  107. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mn.json +1 -1
  108. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mr.json +1 -1
  109. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ms.json +1 -1
  110. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-my.json +1 -1
  111. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nb.json +1 -1
  112. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ne.json +1 -1
  113. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-night-v8.json +1 -1
  114. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nl.json +1 -1
  115. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-or.json +1 -1
  116. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pa.json +1 -1
  117. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pl.json +1 -1
  118. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-port.json +1 -1
  119. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rBR.json +1 -1
  120. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rPT.json +1 -1
  121. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt.json +1 -1
  122. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ro.json +1 -1
  123. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ru.json +1 -1
  124. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-si.json +1 -1
  125. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sk.json +1 -1
  126. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sl.json +1 -1
  127. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-small-v4.json +1 -1
  128. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sq.json +1 -1
  129. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sr.json +1 -1
  130. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sv.json +1 -1
  131. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw.json +1 -1
  132. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw600dp-v13.json +1 -1
  133. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ta.json +1 -1
  134. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-te.json +1 -1
  135. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-th.json +1 -1
  136. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tl.json +1 -1
  137. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tr.json +1 -1
  138. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uk.json +1 -1
  139. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ur.json +1 -1
  140. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uz.json +1 -1
  141. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v16.json +1 -1
  142. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v17.json +1 -1
  143. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v18.json +1 -1
  144. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v21.json +1 -1
  145. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v22.json +1 -1
  146. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v23.json +1 -1
  147. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v24.json +1 -1
  148. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v25.json +1 -1
  149. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v26.json +1 -1
  150. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v28.json +1 -1
  151. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-vi.json +1 -1
  152. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w360dp-port-v13.json +1 -1
  153. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w480dp-port-v13.json +1 -1
  154. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v20.json +1 -1
  155. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v21.json +1 -1
  156. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-xlarge-v4.json +1 -1
  157. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json +1 -1
  158. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rHK.json +1 -1
  159. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json +1 -1
  160. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zu.json +1 -1
  161. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json +62 -62
  162. package/template/android/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json +22 -22
  163. package/template/android/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml +3 -3
  164. package/template/android/app/build/intermediates/packaged_manifests/debug/output-metadata.json +1 -1
  165. package/template/android/app/build/intermediates/processed_res/debug/out/output-metadata.json +1 -1
  166. package/template/android/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ +0 -0
  167. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/myapp/BuildConfig.dex +0 -0
  168. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/myapp/MainActivity.dex +0 -0
  169. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/myapp/MainApplication$1.dex +0 -0
  170. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/myapp/MainApplication.dex +0 -0
  171. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/myapp/ReactNativeFlipper$1.dex +0 -0
  172. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/myapp/ReactNativeFlipper$2$1.dex +0 -0
  173. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/myapp/ReactNativeFlipper$2.dex +0 -0
  174. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/{tsrntemp → myapp}/ReactNativeFlipper.dex +0 -0
  175. package/template/android/app/build/intermediates/project_dex_archive/debug/out/{3264dbb140f8dea8b4713deb4fa63145a0d23e02aca4e867e43f6163682c2ff7_0.jar → d3b03ca24099d4423c86051d9258a4e873fde27ddabb8bb2b45a9315ec04b881_0.jar} +0 -0
  176. package/template/android/app/build/intermediates/project_dex_archive/debug/out/{f72c320d0efa2b8d0eaa30117f360b1bf23a5d878feb9d06a6d020687974c556_1.jar → d3b03ca24099d4423c86051d9258a4e873fde27ddabb8bb2b45a9315ec04b881_1.jar} +0 -0
  177. package/template/android/app/build/intermediates/project_dex_archive/debug/out/{3264dbb140f8dea8b4713deb4fa63145a0d23e02aca4e867e43f6163682c2ff7_2.jar → d3b03ca24099d4423c86051d9258a4e873fde27ddabb8bb2b45a9315ec04b881_2.jar} +0 -0
  178. package/template/android/app/build/intermediates/project_dex_archive/debug/out/d3b03ca24099d4423c86051d9258a4e873fde27ddabb8bb2b45a9315ec04b881_3.jar +0 -0
  179. package/template/android/app/build/intermediates/res/merged/debug/drawable_rn_edit_text_material.xml.flat +0 -0
  180. package/template/android/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat +0 -0
  181. package/template/android/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher_round.png.flat +0 -0
  182. package/template/android/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat +0 -0
  183. package/template/android/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher_round.png.flat +0 -0
  184. package/template/android/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat +0 -0
  185. package/template/android/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher_round.png.flat +0 -0
  186. package/template/android/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher.png.flat +0 -0
  187. package/template/android/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher_round.png.flat +0 -0
  188. package/template/android/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher.png.flat +0 -0
  189. package/template/android/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher_round.png.flat +0 -0
  190. package/template/android/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat +0 -0
  191. package/template/android/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat +0 -0
  192. package/template/android/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat +0 -0
  193. package/template/android/app/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat +0 -0
  194. package/template/android/app/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat +0 -0
  195. package/template/android/app/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat +0 -0
  196. package/template/android/app/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat +0 -0
  197. package/template/android/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat +0 -0
  198. package/template/android/app/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat +0 -0
  199. package/template/android/app/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat +0 -0
  200. package/template/android/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat +0 -0
  201. package/template/android/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat +0 -0
  202. package/template/android/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat +0 -0
  203. package/template/android/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat +0 -0
  204. package/template/android/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat +0 -0
  205. package/template/android/app/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat +0 -0
  206. package/template/android/app/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat +0 -0
  207. package/template/android/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat +0 -0
  208. package/template/android/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat +0 -0
  209. package/template/android/app/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat +0 -0
  210. package/template/android/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat +0 -0
  211. package/template/android/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat +0 -0
  212. package/template/android/app/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat +0 -0
  213. package/template/android/app/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat +0 -0
  214. package/template/android/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat +0 -0
  215. package/template/android/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat +0 -0
  216. package/template/android/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat +0 -0
  217. package/template/android/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat +0 -0
  218. package/template/android/app/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat +0 -0
  219. package/template/android/app/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat +0 -0
  220. package/template/android/app/build/intermediates/res/merged/debug/values-h360dp-land-v13_values-h360dp-land-v13.arsc.flat +0 -0
  221. package/template/android/app/build/intermediates/res/merged/debug/values-h480dp-land-v13_values-h480dp-land-v13.arsc.flat +0 -0
  222. package/template/android/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat +0 -0
  223. package/template/android/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat +0 -0
  224. package/template/android/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat +0 -0
  225. package/template/android/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat +0 -0
  226. package/template/android/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat +0 -0
  227. package/template/android/app/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat +0 -0
  228. package/template/android/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat +0 -0
  229. package/template/android/app/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat +0 -0
  230. package/template/android/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat +0 -0
  231. package/template/android/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat +0 -0
  232. package/template/android/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat +0 -0
  233. package/template/android/app/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat +0 -0
  234. package/template/android/app/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat +0 -0
  235. package/template/android/app/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat +0 -0
  236. package/template/android/app/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat +0 -0
  237. package/template/android/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat +0 -0
  238. package/template/android/app/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat +0 -0
  239. package/template/android/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat +0 -0
  240. package/template/android/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat +0 -0
  241. package/template/android/app/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat +0 -0
  242. package/template/android/app/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat +0 -0
  243. package/template/android/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat +0 -0
  244. package/template/android/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat +0 -0
  245. package/template/android/app/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat +0 -0
  246. package/template/android/app/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat +0 -0
  247. package/template/android/app/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat +0 -0
  248. package/template/android/app/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat +0 -0
  249. package/template/android/app/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat +0 -0
  250. package/template/android/app/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat +0 -0
  251. package/template/android/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat +0 -0
  252. package/template/android/app/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat +0 -0
  253. package/template/android/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat +0 -0
  254. package/template/android/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat +0 -0
  255. package/template/android/app/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat +0 -0
  256. package/template/android/app/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat +0 -0
  257. package/template/android/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat +0 -0
  258. package/template/android/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat +0 -0
  259. package/template/android/app/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat +0 -0
  260. package/template/android/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat +0 -0
  261. package/template/android/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat +0 -0
  262. package/template/android/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat +0 -0
  263. package/template/android/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat +0 -0
  264. package/template/android/app/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat +0 -0
  265. package/template/android/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat +0 -0
  266. package/template/android/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat +0 -0
  267. package/template/android/app/build/intermediates/res/merged/debug/values-small-v4_values-small-v4.arsc.flat +0 -0
  268. package/template/android/app/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat +0 -0
  269. package/template/android/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat +0 -0
  270. package/template/android/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat +0 -0
  271. package/template/android/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat +0 -0
  272. package/template/android/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat +0 -0
  273. package/template/android/app/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat +0 -0
  274. package/template/android/app/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat +0 -0
  275. package/template/android/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat +0 -0
  276. package/template/android/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat +0 -0
  277. package/template/android/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat +0 -0
  278. package/template/android/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat +0 -0
  279. package/template/android/app/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat +0 -0
  280. package/template/android/app/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat +0 -0
  281. package/template/android/app/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat +0 -0
  282. package/template/android/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat +0 -0
  283. package/template/android/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat +0 -0
  284. package/template/android/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat +0 -0
  285. package/template/android/app/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat +0 -0
  286. package/template/android/app/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat +0 -0
  287. package/template/android/app/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat +0 -0
  288. package/template/android/app/build/intermediates/res/merged/debug/values-v25_values-v25.arsc.flat +0 -0
  289. package/template/android/app/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat +0 -0
  290. package/template/android/app/build/intermediates/res/merged/debug/values-v28_values-v28.arsc.flat +0 -0
  291. package/template/android/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat +0 -0
  292. package/template/android/app/build/intermediates/res/merged/debug/values-w360dp-port-v13_values-w360dp-port-v13.arsc.flat +0 -0
  293. package/template/android/app/build/intermediates/res/merged/debug/values-w480dp-port-v13_values-w480dp-port-v13.arsc.flat +0 -0
  294. package/template/android/app/build/intermediates/res/merged/debug/values-watch-v20_values-watch-v20.arsc.flat +0 -0
  295. package/template/android/app/build/intermediates/res/merged/debug/values-watch-v21_values-watch-v21.arsc.flat +0 -0
  296. package/template/android/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat +0 -0
  297. package/template/android/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat +0 -0
  298. package/template/android/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat +0 -0
  299. package/template/android/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat +0 -0
  300. package/template/android/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat +0 -0
  301. package/template/android/app/build/intermediates/res/merged/debug/values_values.arsc.flat +0 -0
  302. package/template/android/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt +1 -1
  303. package/template/android/app/build/outputs/apk/debug/app-debug.apk +0 -0
  304. package/template/android/app/build/outputs/apk/debug/output-metadata.json +1 -1
  305. package/template/android/app/build/outputs/logs/manifest-merger-debug-report.txt +80 -80
  306. package/template/android/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
  307. package/template/android/app/build.gradle +1 -1
  308. package/template/android/app/src/debug/java/com/{tsrntemp → myapp}/ReactNativeFlipper.java +1 -1
  309. package/template/android/app/src/main/AndroidManifest.xml +1 -1
  310. package/template/android/app/src/main/java/com/{tsrntemp → myapp}/MainActivity.java +4 -3
  311. package/template/android/app/src/main/java/com/{tsrntemp → myapp}/MainApplication.java +2 -2
  312. package/template/android/app/src/main/res/drawable/rn_edit_text_material.xml +8 -1
  313. package/template/android/app/src/main/res/values/strings.xml +1 -1
  314. package/template/android/settings.gradle +1 -1
  315. package/template/app.json +2 -2
  316. package/template/ios/{RNTemplate → MyApp}/AppDelegate.h +0 -0
  317. package/template/ios/{tsrntemp → MyApp}/AppDelegate.m +1 -1
  318. package/template/ios/{RNTemplate → MyApp}/Images.xcassets/AppIcon.appiconset/Contents.json +0 -0
  319. package/template/ios/{RNTemplate → MyApp}/Images.xcassets/Contents.json +0 -0
  320. package/template/ios/{tsrntemp → MyApp}/Info.plist +1 -1
  321. package/template/ios/{tsrntemp → MyApp}/LaunchScreen.storyboard +1 -1
  322. package/template/ios/{RNTemplate → MyApp}/main.m +0 -0
  323. package/template/ios/{tsrntemp.xcodeproj → MyApp.xcodeproj}/project.pbxproj +46 -195
  324. package/template/ios/{tsrntemp.xcodeproj/xcshareddata/xcschemes/tsrntemp.xcscheme → MyApp.xcodeproj/xcshareddata/xcschemes/MyApp.xcscheme} +12 -12
  325. package/template/ios/{RNTemplateTests → MyAppTests}/Info.plist +0 -0
  326. package/template/ios/{tsrntempTests/tsrntempTests.m → MyAppTests/MyAppTests.m} +2 -2
  327. package/template/ios/Podfile +3 -3
  328. package/template/package.json +1 -1
  329. package/template.config.js +1 -1
  330. package/template/android/app/build/generated/source/buildConfig/debug/com/rntemplate/BuildConfig.java +0 -12
  331. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_570e93a3946dba1a6825aac1dbfc88c8d6b7d06226884159973d94bb74a19252_bucket_0/graph.bin +0 -0
  332. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_570e93a3946dba1a6825aac1dbfc88c8d6b7d06226884159973d94bb74a19252_bucket_1/graph.bin +0 -0
  333. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_570e93a3946dba1a6825aac1dbfc88c8d6b7d06226884159973d94bb74a19252_bucket_2/graph.bin +0 -0
  334. package/template/android/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_570e93a3946dba1a6825aac1dbfc88c8d6b7d06226884159973d94bb74a19252_bucket_3/graph.bin +0 -0
  335. package/template/android/app/build/intermediates/dex/debug/mergeProjectDexDebug/1/classes.dex +0 -0
  336. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+worFd2qVOgoZbrOBJCxumNyhqs= +0 -0
  337. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/7VcqssoVS02m2PU2L5eQTuLd9uM= +0 -0
  338. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/IVCeVLyV4ZN2wedYWUeftegGMwQ= +0 -0
  339. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nwD2cH4D_STOdvVvVjrBsEUledc= +0 -0
  340. package/template/android/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/N2bF93grQUL0iE6BmjbX9PihylA= +0 -0
  341. package/template/android/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/bda7zUAg3PJY9vgBQvG4EX72i+4= +0 -0
  342. package/template/android/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/dltPBVA04drGOTvnr9_aXuZfcvw= +0 -0
  343. package/template/android/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/eJEZA7OI+daEQGtiJuXaCVEEGJ0= +0 -0
  344. package/template/android/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/nwD2cH4D_STOdvVvVjrBsEUledc= +0 -0
  345. package/template/android/app/build/intermediates/javac/debug/classes/com/rntemplate/BuildConfig.class +0 -0
  346. package/template/android/app/build/intermediates/javac/debug/classes/com/rntemplate/MainActivity.class +0 -0
  347. package/template/android/app/build/intermediates/javac/debug/classes/com/rntemplate/MainApplication$1.class +0 -0
  348. package/template/android/app/build/intermediates/javac/debug/classes/com/rntemplate/MainApplication.class +0 -0
  349. package/template/android/app/build/intermediates/javac/debug/classes/com/rntemplate/ReactNativeFlipper$1.class +0 -0
  350. package/template/android/app/build/intermediates/javac/debug/classes/com/rntemplate/ReactNativeFlipper$2$1.class +0 -0
  351. package/template/android/app/build/intermediates/javac/debug/classes/com/rntemplate/ReactNativeFlipper$2.class +0 -0
  352. package/template/android/app/build/intermediates/javac/debug/classes/com/rntemplate/ReactNativeFlipper.class +0 -0
  353. package/template/android/app/build/intermediates/javac/debug/classes/com/tsrntemp/MainActivity.class +0 -0
  354. package/template/android/app/build/intermediates/javac/debug/classes/com/tsrntemp/MainApplication$1.class +0 -0
  355. package/template/android/app/build/intermediates/javac/debug/classes/com/tsrntemp/MainApplication.class +0 -0
  356. package/template/android/app/build/intermediates/javac/debug/classes/com/tsrntemp/ReactNativeFlipper$1.class +0 -0
  357. package/template/android/app/build/intermediates/javac/debug/classes/com/tsrntemp/ReactNativeFlipper$2.class +0 -0
  358. package/template/android/app/build/intermediates/javac/debug/classes/com/tsrntemp/ReactNativeFlipper.class +0 -0
  359. package/template/android/app/build/intermediates/project_dex_archive/debug/out/3264dbb140f8dea8b4713deb4fa63145a0d23e02aca4e867e43f6163682c2ff7_1.jar +0 -0
  360. package/template/android/app/build/intermediates/project_dex_archive/debug/out/3264dbb140f8dea8b4713deb4fa63145a0d23e02aca4e867e43f6163682c2ff7_3.jar +0 -0
  361. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/rntemplate/BuildConfig.dex +0 -0
  362. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/rntemplate/MainActivity.dex +0 -0
  363. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/rntemplate/MainApplication$1.dex +0 -0
  364. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/rntemplate/MainApplication.dex +0 -0
  365. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/rntemplate/ReactNativeFlipper$1.dex +0 -0
  366. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/rntemplate/ReactNativeFlipper$2$1.dex +0 -0
  367. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/rntemplate/ReactNativeFlipper$2.dex +0 -0
  368. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/rntemplate/ReactNativeFlipper.dex +0 -0
  369. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/tsrntemp/BuildConfig.dex +0 -0
  370. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/tsrntemp/MainActivity.dex +0 -0
  371. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/tsrntemp/MainApplication$1.dex +0 -0
  372. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/tsrntemp/MainApplication.dex +0 -0
  373. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/tsrntemp/ReactNativeFlipper$1.dex +0 -0
  374. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/tsrntemp/ReactNativeFlipper$2$1.dex +0 -0
  375. package/template/android/app/build/intermediates/project_dex_archive/debug/out/com/tsrntemp/ReactNativeFlipper$2.dex +0 -0
  376. package/template/android/app/build/intermediates/project_dex_archive/debug/out/f72c320d0efa2b8d0eaa30117f360b1bf23a5d878feb9d06a6d020687974c556_0.jar +0 -0
  377. package/template/android/app/build/intermediates/project_dex_archive/debug/out/f72c320d0efa2b8d0eaa30117f360b1bf23a5d878feb9d06a6d020687974c556_2.jar +0 -0
  378. package/template/android/app/build/intermediates/project_dex_archive/debug/out/f72c320d0efa2b8d0eaa30117f360b1bf23a5d878feb9d06a6d020687974c556_3.jar +0 -0
  379. package/template/android/app/src/debug/java/com/rntemplate/ReactNativeFlipper.java +0 -72
  380. package/template/android/app/src/main/java/com/rntemplate/MainActivity.java +0 -22
  381. package/template/android/app/src/main/java/com/rntemplate/MainApplication.java +0 -80
  382. package/template/ios/RNTemplate/AppDelegate.m +0 -62
  383. package/template/ios/RNTemplate/Info.plist +0 -55
  384. package/template/ios/RNTemplate/LaunchScreen.storyboard +0 -47
  385. package/template/ios/RNTemplate.xcodeproj/project.pbxproj +0 -687
  386. package/template/ios/RNTemplate.xcodeproj/xcshareddata/xcschemes/RNTemplate.xcscheme +0 -88
  387. package/template/ios/RNTemplateTests/RNTemplateTests.m +0 -65
  388. package/template/ios/tsrntemp/AppDelegate.h +0 -8
  389. package/template/ios/tsrntemp/Images.xcassets/AppIcon.appiconset/Contents.json +0 -38
  390. package/template/ios/tsrntemp/Images.xcassets/Contents.json +0 -6
  391. package/template/ios/tsrntemp/main.m +0 -9
  392. package/template/ios/tsrntempTests/Info.plist +0 -24
@@ -7,12 +7,10 @@
7
7
  objects = {
8
8
 
9
9
  /* Begin PBXBuildFile section */
10
- 00E356F31AD99517003FC87E /* tsrntempTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* tsrntempTests.m */; };
10
+ 00E356F31AD99517003FC87E /* MyAppTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* MyAppTests.m */; };
11
11
  13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
12
12
  13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
13
13
  13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
14
- 6172F2D35A4C3AA820D92908 /* libPods-tsrntemp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6423831EA8574132BED9D8CC /* libPods-tsrntemp.a */; };
15
- 7EF68E3733C33B6898317E18 /* libPods-tsrntemp-tsrntempTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ABFE59519B596E51CEFDCCC0 /* libPods-tsrntemp-tsrntempTests.a */; };
16
14
  81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
17
15
  /* End PBXBuildFile section */
18
16
 
@@ -22,27 +20,21 @@
22
20
  containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
23
21
  proxyType = 1;
24
22
  remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
25
- remoteInfo = tsrntemp;
23
+ remoteInfo = MyApp;
26
24
  };
27
25
  /* End PBXContainerItemProxy section */
28
26
 
29
27
  /* Begin PBXFileReference section */
30
- 00E356EE1AD99517003FC87E /* tsrntempTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = tsrntempTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
28
+ 00E356EE1AD99517003FC87E /* MyAppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MyAppTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
31
29
  00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
32
- 00E356F21AD99517003FC87E /* tsrntempTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = tsrntempTests.m; sourceTree = "<group>"; };
33
- 13B07F961A680F5B00A75B9A /* tsrntemp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tsrntemp.app; sourceTree = BUILT_PRODUCTS_DIR; };
34
- 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = tsrntemp/AppDelegate.h; sourceTree = "<group>"; };
35
- 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = tsrntemp/AppDelegate.m; sourceTree = "<group>"; };
36
- 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = tsrntemp/Images.xcassets; sourceTree = "<group>"; };
37
- 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = tsrntemp/Info.plist; sourceTree = "<group>"; };
38
- 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = tsrntemp/main.m; sourceTree = "<group>"; };
39
- 1D0AE47A65C8663E3B452821 /* Pods-tsrntemp-tsrntempTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-tsrntemp-tsrntempTests.release.xcconfig"; path = "Target Support Files/Pods-tsrntemp-tsrntempTests/Pods-tsrntemp-tsrntempTests.release.xcconfig"; sourceTree = "<group>"; };
40
- 6423831EA8574132BED9D8CC /* libPods-tsrntemp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-tsrntemp.a"; sourceTree = BUILT_PRODUCTS_DIR; };
41
- 6C97AB639B58BBB4B15BBE30 /* Pods-tsrntemp-tsrntempTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-tsrntemp-tsrntempTests.debug.xcconfig"; path = "Target Support Files/Pods-tsrntemp-tsrntempTests/Pods-tsrntemp-tsrntempTests.debug.xcconfig"; sourceTree = "<group>"; };
42
- 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = tsrntemp/LaunchScreen.storyboard; sourceTree = "<group>"; };
43
- ABFE59519B596E51CEFDCCC0 /* libPods-tsrntemp-tsrntempTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-tsrntemp-tsrntempTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
44
- C0A881CF5CF3F2B244570E2A /* Pods-tsrntemp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-tsrntemp.debug.xcconfig"; path = "Target Support Files/Pods-tsrntemp/Pods-tsrntemp.debug.xcconfig"; sourceTree = "<group>"; };
45
- D00AAFFCFCFDA5787532823F /* Pods-tsrntemp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-tsrntemp.release.xcconfig"; path = "Target Support Files/Pods-tsrntemp/Pods-tsrntemp.release.xcconfig"; sourceTree = "<group>"; };
30
+ 00E356F21AD99517003FC87E /* MyAppTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MyAppTests.m; sourceTree = "<group>"; };
31
+ 13B07F961A680F5B00A75B9A /* MyApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MyApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
32
+ 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = MyApp/AppDelegate.h; sourceTree = "<group>"; };
33
+ 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = MyApp/AppDelegate.m; sourceTree = "<group>"; };
34
+ 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = MyApp/Images.xcassets; sourceTree = "<group>"; };
35
+ 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = MyApp/Info.plist; sourceTree = "<group>"; };
36
+ 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = MyApp/main.m; sourceTree = "<group>"; };
37
+ 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = MyApp/LaunchScreen.storyboard; sourceTree = "<group>"; };
46
38
  ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
47
39
  /* End PBXFileReference section */
48
40
 
@@ -51,7 +43,6 @@
51
43
  isa = PBXFrameworksBuildPhase;
52
44
  buildActionMask = 2147483647;
53
45
  files = (
54
- 7EF68E3733C33B6898317E18 /* libPods-tsrntemp-tsrntempTests.a in Frameworks */,
55
46
  );
56
47
  runOnlyForDeploymentPostprocessing = 0;
57
48
  };
@@ -59,20 +50,19 @@
59
50
  isa = PBXFrameworksBuildPhase;
60
51
  buildActionMask = 2147483647;
61
52
  files = (
62
- 6172F2D35A4C3AA820D92908 /* libPods-tsrntemp.a in Frameworks */,
63
53
  );
64
54
  runOnlyForDeploymentPostprocessing = 0;
65
55
  };
66
56
  /* End PBXFrameworksBuildPhase section */
67
57
 
68
58
  /* Begin PBXGroup section */
69
- 00E356EF1AD99517003FC87E /* tsrntempTests */ = {
59
+ 00E356EF1AD99517003FC87E /* MyAppTests */ = {
70
60
  isa = PBXGroup;
71
61
  children = (
72
- 00E356F21AD99517003FC87E /* tsrntempTests.m */,
62
+ 00E356F21AD99517003FC87E /* MyAppTests.m */,
73
63
  00E356F01AD99517003FC87E /* Supporting Files */,
74
64
  );
75
- path = tsrntempTests;
65
+ path = MyAppTests;
76
66
  sourceTree = "<group>";
77
67
  };
78
68
  00E356F01AD99517003FC87E /* Supporting Files */ = {
@@ -83,7 +73,7 @@
83
73
  name = "Supporting Files";
84
74
  sourceTree = "<group>";
85
75
  };
86
- 13B07FAE1A68108700A75B9A /* tsrntemp */ = {
76
+ 13B07FAE1A68108700A75B9A /* MyApp */ = {
87
77
  isa = PBXGroup;
88
78
  children = (
89
79
  13B07FAF1A68108700A75B9A /* AppDelegate.h */,
@@ -93,15 +83,13 @@
93
83
  81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */,
94
84
  13B07FB71A68108700A75B9A /* main.m */,
95
85
  );
96
- name = tsrntemp;
86
+ name = MyApp;
97
87
  sourceTree = "<group>";
98
88
  };
99
89
  2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
100
90
  isa = PBXGroup;
101
91
  children = (
102
92
  ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
103
- 6423831EA8574132BED9D8CC /* libPods-tsrntemp.a */,
104
- ABFE59519B596E51CEFDCCC0 /* libPods-tsrntemp-tsrntempTests.a */,
105
93
  );
106
94
  name = Frameworks;
107
95
  sourceTree = "<group>";
@@ -116,12 +104,11 @@
116
104
  83CBB9F61A601CBA00E9B192 = {
117
105
  isa = PBXGroup;
118
106
  children = (
119
- 13B07FAE1A68108700A75B9A /* tsrntemp */,
107
+ 13B07FAE1A68108700A75B9A /* MyApp */,
120
108
  832341AE1AAA6A7D00B99B32 /* Libraries */,
121
- 00E356EF1AD99517003FC87E /* tsrntempTests */,
109
+ 00E356EF1AD99517003FC87E /* MyAppTests */,
122
110
  83CBBA001A601CBA00E9B192 /* Products */,
123
111
  2D16E6871FA4F8E400B85C8A /* Frameworks */,
124
- E233CBF5F47BEE60B243DCF8 /* Pods */,
125
112
  );
126
113
  indentWidth = 2;
127
114
  sourceTree = "<group>";
@@ -131,68 +118,50 @@
131
118
  83CBBA001A601CBA00E9B192 /* Products */ = {
132
119
  isa = PBXGroup;
133
120
  children = (
134
- 13B07F961A680F5B00A75B9A /* tsrntemp.app */,
135
- 00E356EE1AD99517003FC87E /* tsrntempTests.xctest */,
121
+ 13B07F961A680F5B00A75B9A /* MyApp.app */,
122
+ 00E356EE1AD99517003FC87E /* MyAppTests.xctest */,
136
123
  );
137
124
  name = Products;
138
125
  sourceTree = "<group>";
139
126
  };
140
- E233CBF5F47BEE60B243DCF8 /* Pods */ = {
141
- isa = PBXGroup;
142
- children = (
143
- C0A881CF5CF3F2B244570E2A /* Pods-tsrntemp.debug.xcconfig */,
144
- D00AAFFCFCFDA5787532823F /* Pods-tsrntemp.release.xcconfig */,
145
- 6C97AB639B58BBB4B15BBE30 /* Pods-tsrntemp-tsrntempTests.debug.xcconfig */,
146
- 1D0AE47A65C8663E3B452821 /* Pods-tsrntemp-tsrntempTests.release.xcconfig */,
147
- );
148
- name = Pods;
149
- path = Pods;
150
- sourceTree = "<group>";
151
- };
152
127
  /* End PBXGroup section */
153
128
 
154
129
  /* Begin PBXNativeTarget section */
155
- 00E356ED1AD99517003FC87E /* tsrntempTests */ = {
130
+ 00E356ED1AD99517003FC87E /* MyAppTests */ = {
156
131
  isa = PBXNativeTarget;
157
- buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "tsrntempTests" */;
132
+ buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "MyAppTests" */;
158
133
  buildPhases = (
159
- A130D646172E58E1D159D8F2 /* [CP] Check Pods Manifest.lock */,
160
134
  00E356EA1AD99517003FC87E /* Sources */,
161
135
  00E356EB1AD99517003FC87E /* Frameworks */,
162
136
  00E356EC1AD99517003FC87E /* Resources */,
163
- 077E01280D4B4AD18B2E1770 /* [CP] Embed Pods Frameworks */,
164
- 4E62BDF20514810D028A5FBF /* [CP] Copy Pods Resources */,
165
137
  );
166
138
  buildRules = (
167
139
  );
168
140
  dependencies = (
169
141
  00E356F51AD99517003FC87E /* PBXTargetDependency */,
170
142
  );
171
- name = tsrntempTests;
172
- productName = tsrntempTests;
173
- productReference = 00E356EE1AD99517003FC87E /* tsrntempTests.xctest */;
143
+ name = MyAppTests;
144
+ productName = MyAppTests;
145
+ productReference = 00E356EE1AD99517003FC87E /* MyAppTests.xctest */;
174
146
  productType = "com.apple.product-type.bundle.unit-test";
175
147
  };
176
- 13B07F861A680F5B00A75B9A /* tsrntemp */ = {
148
+ 13B07F861A680F5B00A75B9A /* MyApp */ = {
177
149
  isa = PBXNativeTarget;
178
- buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "tsrntemp" */;
150
+ buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "MyApp" */;
179
151
  buildPhases = (
180
- 3E482C27206C4DEF2FE45063 /* [CP] Check Pods Manifest.lock */,
181
152
  FD10A7F022414F080027D42C /* Start Packager */,
182
153
  13B07F871A680F5B00A75B9A /* Sources */,
183
154
  13B07F8C1A680F5B00A75B9A /* Frameworks */,
184
155
  13B07F8E1A680F5B00A75B9A /* Resources */,
185
156
  00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
186
- C8AC78B0264D0F9F6F6D630E /* [CP] Embed Pods Frameworks */,
187
- ADC9DDC32298B72B3CF5DC8E /* [CP] Copy Pods Resources */,
188
157
  );
189
158
  buildRules = (
190
159
  );
191
160
  dependencies = (
192
161
  );
193
- name = tsrntemp;
194
- productName = tsrntemp;
195
- productReference = 13B07F961A680F5B00A75B9A /* tsrntemp.app */;
162
+ name = MyApp;
163
+ productName = MyApp;
164
+ productReference = 13B07F961A680F5B00A75B9A /* MyApp.app */;
196
165
  productType = "com.apple.product-type.application";
197
166
  };
198
167
  /* End PBXNativeTarget section */
@@ -212,7 +181,7 @@
212
181
  };
213
182
  };
214
183
  };
215
- buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "tsrntemp" */;
184
+ buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "MyApp" */;
216
185
  compatibilityVersion = "Xcode 12.0";
217
186
  developmentRegion = en;
218
187
  hasScannedForEncodings = 0;
@@ -225,8 +194,8 @@
225
194
  projectDirPath = "";
226
195
  projectRoot = "";
227
196
  targets = (
228
- 13B07F861A680F5B00A75B9A /* tsrntemp */,
229
- 00E356ED1AD99517003FC87E /* tsrntempTests */,
197
+ 13B07F861A680F5B00A75B9A /* MyApp */,
198
+ 00E356ED1AD99517003FC87E /* MyAppTests */,
230
199
  );
231
200
  };
232
201
  /* End PBXProject section */
@@ -265,118 +234,6 @@
265
234
  shellPath = /bin/sh;
266
235
  shellScript = "set -e\n\nexport NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh\n";
267
236
  };
268
- 077E01280D4B4AD18B2E1770 /* [CP] Embed Pods Frameworks */ = {
269
- isa = PBXShellScriptBuildPhase;
270
- buildActionMask = 2147483647;
271
- files = (
272
- );
273
- inputFileListPaths = (
274
- "${PODS_ROOT}/Target Support Files/Pods-tsrntemp-tsrntempTests/Pods-tsrntemp-tsrntempTests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
275
- );
276
- name = "[CP] Embed Pods Frameworks";
277
- outputFileListPaths = (
278
- "${PODS_ROOT}/Target Support Files/Pods-tsrntemp-tsrntempTests/Pods-tsrntemp-tsrntempTests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
279
- );
280
- runOnlyForDeploymentPostprocessing = 0;
281
- shellPath = /bin/sh;
282
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-tsrntemp-tsrntempTests/Pods-tsrntemp-tsrntempTests-frameworks.sh\"\n";
283
- showEnvVarsInLog = 0;
284
- };
285
- 3E482C27206C4DEF2FE45063 /* [CP] Check Pods Manifest.lock */ = {
286
- isa = PBXShellScriptBuildPhase;
287
- buildActionMask = 2147483647;
288
- files = (
289
- );
290
- inputFileListPaths = (
291
- );
292
- inputPaths = (
293
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
294
- "${PODS_ROOT}/Manifest.lock",
295
- );
296
- name = "[CP] Check Pods Manifest.lock";
297
- outputFileListPaths = (
298
- );
299
- outputPaths = (
300
- "$(DERIVED_FILE_DIR)/Pods-tsrntemp-checkManifestLockResult.txt",
301
- );
302
- runOnlyForDeploymentPostprocessing = 0;
303
- shellPath = /bin/sh;
304
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
305
- showEnvVarsInLog = 0;
306
- };
307
- 4E62BDF20514810D028A5FBF /* [CP] Copy Pods Resources */ = {
308
- isa = PBXShellScriptBuildPhase;
309
- buildActionMask = 2147483647;
310
- files = (
311
- );
312
- inputFileListPaths = (
313
- "${PODS_ROOT}/Target Support Files/Pods-tsrntemp-tsrntempTests/Pods-tsrntemp-tsrntempTests-resources-${CONFIGURATION}-input-files.xcfilelist",
314
- );
315
- name = "[CP] Copy Pods Resources";
316
- outputFileListPaths = (
317
- "${PODS_ROOT}/Target Support Files/Pods-tsrntemp-tsrntempTests/Pods-tsrntemp-tsrntempTests-resources-${CONFIGURATION}-output-files.xcfilelist",
318
- );
319
- runOnlyForDeploymentPostprocessing = 0;
320
- shellPath = /bin/sh;
321
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-tsrntemp-tsrntempTests/Pods-tsrntemp-tsrntempTests-resources.sh\"\n";
322
- showEnvVarsInLog = 0;
323
- };
324
- A130D646172E58E1D159D8F2 /* [CP] Check Pods Manifest.lock */ = {
325
- isa = PBXShellScriptBuildPhase;
326
- buildActionMask = 2147483647;
327
- files = (
328
- );
329
- inputFileListPaths = (
330
- );
331
- inputPaths = (
332
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
333
- "${PODS_ROOT}/Manifest.lock",
334
- );
335
- name = "[CP] Check Pods Manifest.lock";
336
- outputFileListPaths = (
337
- );
338
- outputPaths = (
339
- "$(DERIVED_FILE_DIR)/Pods-tsrntemp-tsrntempTests-checkManifestLockResult.txt",
340
- );
341
- runOnlyForDeploymentPostprocessing = 0;
342
- shellPath = /bin/sh;
343
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
344
- showEnvVarsInLog = 0;
345
- };
346
- ADC9DDC32298B72B3CF5DC8E /* [CP] Copy Pods Resources */ = {
347
- isa = PBXShellScriptBuildPhase;
348
- buildActionMask = 2147483647;
349
- files = (
350
- );
351
- inputFileListPaths = (
352
- "${PODS_ROOT}/Target Support Files/Pods-tsrntemp/Pods-tsrntemp-resources-${CONFIGURATION}-input-files.xcfilelist",
353
- );
354
- name = "[CP] Copy Pods Resources";
355
- outputFileListPaths = (
356
- "${PODS_ROOT}/Target Support Files/Pods-tsrntemp/Pods-tsrntemp-resources-${CONFIGURATION}-output-files.xcfilelist",
357
- );
358
- runOnlyForDeploymentPostprocessing = 0;
359
- shellPath = /bin/sh;
360
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-tsrntemp/Pods-tsrntemp-resources.sh\"\n";
361
- showEnvVarsInLog = 0;
362
- };
363
- C8AC78B0264D0F9F6F6D630E /* [CP] Embed Pods Frameworks */ = {
364
- isa = PBXShellScriptBuildPhase;
365
- buildActionMask = 2147483647;
366
- files = (
367
- );
368
- inputFileListPaths = (
369
- "${PODS_ROOT}/Target Support Files/Pods-tsrntemp/Pods-tsrntemp-frameworks-${CONFIGURATION}-input-files.xcfilelist",
370
- );
371
- name = "[CP] Embed Pods Frameworks";
372
- outputFileListPaths = (
373
- "${PODS_ROOT}/Target Support Files/Pods-tsrntemp/Pods-tsrntemp-frameworks-${CONFIGURATION}-output-files.xcfilelist",
374
- );
375
- runOnlyForDeploymentPostprocessing = 0;
376
- shellPath = /bin/sh;
377
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-tsrntemp/Pods-tsrntemp-frameworks.sh\"\n";
378
- showEnvVarsInLog = 0;
379
- };
380
237
  FD10A7F022414F080027D42C /* Start Packager */ = {
381
238
  isa = PBXShellScriptBuildPhase;
382
239
  buildActionMask = 2147483647;
@@ -403,7 +260,7 @@
403
260
  isa = PBXSourcesBuildPhase;
404
261
  buildActionMask = 2147483647;
405
262
  files = (
406
- 00E356F31AD99517003FC87E /* tsrntempTests.m in Sources */,
263
+ 00E356F31AD99517003FC87E /* MyAppTests.m in Sources */,
407
264
  );
408
265
  runOnlyForDeploymentPostprocessing = 0;
409
266
  };
@@ -421,7 +278,7 @@
421
278
  /* Begin PBXTargetDependency section */
422
279
  00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
423
280
  isa = PBXTargetDependency;
424
- target = 13B07F861A680F5B00A75B9A /* tsrntemp */;
281
+ target = 13B07F861A680F5B00A75B9A /* MyApp */;
425
282
  targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
426
283
  };
427
284
  /* End PBXTargetDependency section */
@@ -429,14 +286,13 @@
429
286
  /* Begin XCBuildConfiguration section */
430
287
  00E356F61AD99517003FC87E /* Debug */ = {
431
288
  isa = XCBuildConfiguration;
432
- baseConfigurationReference = 6C97AB639B58BBB4B15BBE30 /* Pods-tsrntemp-tsrntempTests.debug.xcconfig */;
433
289
  buildSettings = {
434
290
  BUNDLE_LOADER = "$(TEST_HOST)";
435
291
  GCC_PREPROCESSOR_DEFINITIONS = (
436
292
  "DEBUG=1",
437
293
  "$(inherited)",
438
294
  );
439
- INFOPLIST_FILE = tsrntempTests/Info.plist;
295
+ INFOPLIST_FILE = MyAppTests/Info.plist;
440
296
  IPHONEOS_DEPLOYMENT_TARGET = 11.0;
441
297
  LD_RUNPATH_SEARCH_PATHS = (
442
298
  "$(inherited)",
@@ -450,17 +306,16 @@
450
306
  );
451
307
  PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
452
308
  PRODUCT_NAME = "$(TARGET_NAME)";
453
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/tsrntemp.app/tsrntemp";
309
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MyApp.app/MyApp";
454
310
  };
455
311
  name = Debug;
456
312
  };
457
313
  00E356F71AD99517003FC87E /* Release */ = {
458
314
  isa = XCBuildConfiguration;
459
- baseConfigurationReference = 1D0AE47A65C8663E3B452821 /* Pods-tsrntemp-tsrntempTests.release.xcconfig */;
460
315
  buildSettings = {
461
316
  BUNDLE_LOADER = "$(TEST_HOST)";
462
317
  COPY_PHASE_STRIP = NO;
463
- INFOPLIST_FILE = tsrntempTests/Info.plist;
318
+ INFOPLIST_FILE = MyAppTests/Info.plist;
464
319
  IPHONEOS_DEPLOYMENT_TARGET = 11.0;
465
320
  LD_RUNPATH_SEARCH_PATHS = (
466
321
  "$(inherited)",
@@ -474,19 +329,18 @@
474
329
  );
475
330
  PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
476
331
  PRODUCT_NAME = "$(TARGET_NAME)";
477
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/tsrntemp.app/tsrntemp";
332
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/MyApp.app/MyApp";
478
333
  };
479
334
  name = Release;
480
335
  };
481
336
  13B07F941A680F5B00A75B9A /* Debug */ = {
482
337
  isa = XCBuildConfiguration;
483
- baseConfigurationReference = C0A881CF5CF3F2B244570E2A /* Pods-tsrntemp.debug.xcconfig */;
484
338
  buildSettings = {
485
339
  ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
486
340
  CLANG_ENABLE_MODULES = YES;
487
341
  CURRENT_PROJECT_VERSION = 1;
488
342
  ENABLE_BITCODE = NO;
489
- INFOPLIST_FILE = tsrntemp/Info.plist;
343
+ INFOPLIST_FILE = MyApp/Info.plist;
490
344
  LD_RUNPATH_SEARCH_PATHS = (
491
345
  "$(inherited)",
492
346
  "@executable_path/Frameworks",
@@ -497,7 +351,7 @@
497
351
  "-lc++",
498
352
  );
499
353
  PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
500
- PRODUCT_NAME = tsrntemp;
354
+ PRODUCT_NAME = MyApp;
501
355
  SWIFT_OPTIMIZATION_LEVEL = "-Onone";
502
356
  SWIFT_VERSION = 5.0;
503
357
  VERSIONING_SYSTEM = "apple-generic";
@@ -506,12 +360,11 @@
506
360
  };
507
361
  13B07F951A680F5B00A75B9A /* Release */ = {
508
362
  isa = XCBuildConfiguration;
509
- baseConfigurationReference = D00AAFFCFCFDA5787532823F /* Pods-tsrntemp.release.xcconfig */;
510
363
  buildSettings = {
511
364
  ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
512
365
  CLANG_ENABLE_MODULES = YES;
513
366
  CURRENT_PROJECT_VERSION = 1;
514
- INFOPLIST_FILE = tsrntemp/Info.plist;
367
+ INFOPLIST_FILE = MyApp/Info.plist;
515
368
  LD_RUNPATH_SEARCH_PATHS = (
516
369
  "$(inherited)",
517
370
  "@executable_path/Frameworks",
@@ -522,7 +375,7 @@
522
375
  "-lc++",
523
376
  );
524
377
  PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
525
- PRODUCT_NAME = tsrntemp;
378
+ PRODUCT_NAME = MyApp;
526
379
  SWIFT_VERSION = 5.0;
527
380
  VERSIONING_SYSTEM = "apple-generic";
528
381
  };
@@ -561,7 +414,6 @@
561
414
  COPY_PHASE_STRIP = NO;
562
415
  ENABLE_STRICT_OBJC_MSGSEND = YES;
563
416
  ENABLE_TESTABILITY = YES;
564
- "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
565
417
  GCC_C_LANGUAGE_STANDARD = gnu99;
566
418
  GCC_DYNAMIC_NO_PIC = NO;
567
419
  GCC_NO_COMMON_BLOCKS = YES;
@@ -626,7 +478,6 @@
626
478
  COPY_PHASE_STRIP = YES;
627
479
  ENABLE_NS_ASSERTIONS = NO;
628
480
  ENABLE_STRICT_OBJC_MSGSEND = YES;
629
- "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
630
481
  GCC_C_LANGUAGE_STANDARD = gnu99;
631
482
  GCC_NO_COMMON_BLOCKS = YES;
632
483
  GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
@@ -654,7 +505,7 @@
654
505
  /* End XCBuildConfiguration section */
655
506
 
656
507
  /* Begin XCConfigurationList section */
657
- 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "tsrntempTests" */ = {
508
+ 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "MyAppTests" */ = {
658
509
  isa = XCConfigurationList;
659
510
  buildConfigurations = (
660
511
  00E356F61AD99517003FC87E /* Debug */,
@@ -663,7 +514,7 @@
663
514
  defaultConfigurationIsVisible = 0;
664
515
  defaultConfigurationName = Release;
665
516
  };
666
- 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "tsrntemp" */ = {
517
+ 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "MyApp" */ = {
667
518
  isa = XCConfigurationList;
668
519
  buildConfigurations = (
669
520
  13B07F941A680F5B00A75B9A /* Debug */,
@@ -672,7 +523,7 @@
672
523
  defaultConfigurationIsVisible = 0;
673
524
  defaultConfigurationName = Release;
674
525
  };
675
- 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "tsrntemp" */ = {
526
+ 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "MyApp" */ = {
676
527
  isa = XCConfigurationList;
677
528
  buildConfigurations = (
678
529
  83CBBA201A601CBA00E9B192 /* Debug */,
@@ -15,9 +15,9 @@
15
15
  <BuildableReference
16
16
  BuildableIdentifier = "primary"
17
17
  BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
18
- BuildableName = "tsrntemp.app"
19
- BlueprintName = "tsrntemp"
20
- ReferencedContainer = "container:tsrntemp.xcodeproj">
18
+ BuildableName = "MyApp.app"
19
+ BlueprintName = "MyApp"
20
+ ReferencedContainer = "container:MyApp.xcodeproj">
21
21
  </BuildableReference>
22
22
  </BuildActionEntry>
23
23
  </BuildActionEntries>
@@ -33,9 +33,9 @@
33
33
  <BuildableReference
34
34
  BuildableIdentifier = "primary"
35
35
  BlueprintIdentifier = "00E356ED1AD99517003FC87E"
36
- BuildableName = "tsrntempTests.xctest"
37
- BlueprintName = "tsrntempTests"
38
- ReferencedContainer = "container:tsrntemp.xcodeproj">
36
+ BuildableName = "MyAppTests.xctest"
37
+ BlueprintName = "MyAppTests"
38
+ ReferencedContainer = "container:MyApp.xcodeproj">
39
39
  </BuildableReference>
40
40
  </TestableReference>
41
41
  </Testables>
@@ -55,9 +55,9 @@
55
55
  <BuildableReference
56
56
  BuildableIdentifier = "primary"
57
57
  BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
58
- BuildableName = "tsrntemp.app"
59
- BlueprintName = "tsrntemp"
60
- ReferencedContainer = "container:tsrntemp.xcodeproj">
58
+ BuildableName = "MyApp.app"
59
+ BlueprintName = "MyApp"
60
+ ReferencedContainer = "container:MyApp.xcodeproj">
61
61
  </BuildableReference>
62
62
  </BuildableProductRunnable>
63
63
  </LaunchAction>
@@ -72,9 +72,9 @@
72
72
  <BuildableReference
73
73
  BuildableIdentifier = "primary"
74
74
  BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
75
- BuildableName = "tsrntemp.app"
76
- BlueprintName = "tsrntemp"
77
- ReferencedContainer = "container:tsrntemp.xcodeproj">
75
+ BuildableName = "MyApp.app"
76
+ BlueprintName = "MyApp"
77
+ ReferencedContainer = "container:MyApp.xcodeproj">
78
78
  </BuildableReference>
79
79
  </BuildableProductRunnable>
80
80
  </ProfileAction>
@@ -7,11 +7,11 @@
7
7
  #define TIMEOUT_SECONDS 600
8
8
  #define TEXT_TO_LOOK_FOR @"Welcome to React"
9
9
 
10
- @interface tsrntempTests : XCTestCase
10
+ @interface MyAppTests : XCTestCase
11
11
 
12
12
  @end
13
13
 
14
- @implementation tsrntempTests
14
+ @implementation MyAppTests
15
15
 
16
16
  - (BOOL)findSubviewInView:(UIView *)view matching:(BOOL(^)(UIView *view))test
17
17
  {
@@ -3,7 +3,7 @@ require_relative '../node_modules/@react-native-community/cli-platform-ios/nativ
3
3
 
4
4
  platform :ios, '11.0'
5
5
 
6
- target 'tsrntemp' do
6
+ target 'MyApp' do
7
7
  config = use_native_modules!
8
8
 
9
9
  use_react_native!(
@@ -12,7 +12,7 @@ target 'tsrntemp' do
12
12
  :hermes_enabled => false
13
13
  )
14
14
 
15
- target 'tsrntempTests' do
15
+ target 'MyAppTests' do
16
16
  inherit! :complete
17
17
  # Pods for testing
18
18
  end
@@ -27,4 +27,4 @@ target 'tsrntemp' do
27
27
  react_native_post_install(installer)
28
28
  __apply_Xcode_12_5_M1_post_install_workaround(installer)
29
29
  end
30
- end
30
+ end
@@ -1,5 +1,5 @@
1
1
  {
2
- "name": "tsrntemp",
2
+ "name": "MyApp",
3
3
  "version": "0.0.1",
4
4
  "private": false,
5
5
  "scripts": {
@@ -1,4 +1,4 @@
1
1
  module.exports = {
2
- placeholderName: 'tsrntemp',
2
+ placeholderName: 'MyApp',
3
3
  templateDir: './template',
4
4
  }
@@ -1,12 +0,0 @@
1
- /**
2
- * Automatically generated file. DO NOT MODIFY
3
- */
4
- package com.rntemplate;
5
-
6
- public final class BuildConfig {
7
- public static final boolean DEBUG = Boolean.parseBoolean("true");
8
- public static final String APPLICATION_ID = "com.rntemplate";
9
- public static final String BUILD_TYPE = "debug";
10
- public static final int VERSION_CODE = 1;
11
- public static final String VERSION_NAME = "1.0";
12
- }