@nrwl/react-native 16.0.0-beta.0 → 16.0.0-beta.2

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.
Files changed (359) hide show
  1. package/executors.json +40 -40
  2. package/generators.json +2 -107
  3. package/index.d.ts +1 -5
  4. package/index.js +2 -11
  5. package/index.js.map +1 -1
  6. package/package.json +7 -25
  7. package/plugins/jest/svg-mock.js.map +1 -1
  8. package/plugins/with-nx-metro.d.ts +1 -8
  9. package/plugins/with-nx-metro.js +2 -29
  10. package/plugins/with-nx-metro.js.map +1 -1
  11. package/.eslintrc.json +0 -19
  12. package/README.md +0 -63
  13. package/migrations.json +0 -1285
  14. package/plugins/metro-resolver.d.ts +0 -1
  15. package/plugins/metro-resolver.js +0 -135
  16. package/plugins/metro-resolver.js.map +0 -1
  17. package/project.json +0 -61
  18. package/src/executors/build-android/build-android.impl.d.ts +0 -6
  19. package/src/executors/build-android/build-android.impl.js +0 -76
  20. package/src/executors/build-android/build-android.impl.js.map +0 -1
  21. package/src/executors/build-android/build-android.impl.ts +0 -108
  22. package/src/executors/build-android/compat.d.ts +0 -2
  23. package/src/executors/build-android/compat.js +0 -6
  24. package/src/executors/build-android/compat.js.map +0 -1
  25. package/src/executors/build-android/schema.d.ts +0 -31
  26. package/src/executors/build-android/schema.json +0 -102
  27. package/src/executors/build-ios/build-ios.impl.d.ts +0 -6
  28. package/src/executors/build-ios/build-ios.impl.js +0 -77
  29. package/src/executors/build-ios/build-ios.impl.js.map +0 -1
  30. package/src/executors/build-ios/build-ios.impl.ts +0 -118
  31. package/src/executors/build-ios/compat.d.ts +0 -2
  32. package/src/executors/build-ios/compat.js +0 -6
  33. package/src/executors/build-ios/compat.js.map +0 -1
  34. package/src/executors/build-ios/schema.d.ts +0 -22
  35. package/src/executors/build-ios/schema.json +0 -106
  36. package/src/executors/bundle/bundle.impl.d.ts +0 -6
  37. package/src/executors/bundle/bundle.impl.js +0 -58
  38. package/src/executors/bundle/bundle.impl.js.map +0 -1
  39. package/src/executors/bundle/bundle.impl.ts +0 -76
  40. package/src/executors/bundle/compat.d.ts +0 -2
  41. package/src/executors/bundle/compat.js +0 -6
  42. package/src/executors/bundle/compat.js.map +0 -1
  43. package/src/executors/bundle/schema.d.ts +0 -16
  44. package/src/executors/bundle/schema.json +0 -92
  45. package/src/executors/ensure-symlink/compat.d.ts +0 -2
  46. package/src/executors/ensure-symlink/compat.js +0 -6
  47. package/src/executors/ensure-symlink/compat.js.map +0 -1
  48. package/src/executors/ensure-symlink/ensure-symlink.impl.d.ts +0 -5
  49. package/src/executors/ensure-symlink/ensure-symlink.impl.js +0 -13
  50. package/src/executors/ensure-symlink/ensure-symlink.impl.js.map +0 -1
  51. package/src/executors/ensure-symlink/ensure-symlink.impl.ts +0 -18
  52. package/src/executors/ensure-symlink/schema.json +0 -11
  53. package/src/executors/pod-install/compat.d.ts +0 -2
  54. package/src/executors/pod-install/compat.js +0 -6
  55. package/src/executors/pod-install/compat.js.map +0 -1
  56. package/src/executors/pod-install/pod-install.impl.d.ts +0 -6
  57. package/src/executors/pod-install/pod-install.impl.js +0 -15
  58. package/src/executors/pod-install/pod-install.impl.js.map +0 -1
  59. package/src/executors/pod-install/pod-install.impl.ts +0 -21
  60. package/src/executors/pod-install/schema.d.ts +0 -3
  61. package/src/executors/pod-install/schema.json +0 -18
  62. package/src/executors/run-android/compat.d.ts +0 -2
  63. package/src/executors/run-android/compat.js +0 -6
  64. package/src/executors/run-android/compat.js.map +0 -1
  65. package/src/executors/run-android/run-android.impl.d.ts +0 -6
  66. package/src/executors/run-android/run-android.impl.js +0 -72
  67. package/src/executors/run-android/run-android.impl.js.map +0 -1
  68. package/src/executors/run-android/run-android.impl.ts +0 -110
  69. package/src/executors/run-android/schema.d.ts +0 -24
  70. package/src/executors/run-android/schema.json +0 -121
  71. package/src/executors/run-ios/compat.d.ts +0 -2
  72. package/src/executors/run-ios/compat.js +0 -6
  73. package/src/executors/run-ios/compat.js.map +0 -1
  74. package/src/executors/run-ios/run-ios.impl.d.ts +0 -6
  75. package/src/executors/run-ios/run-ios.impl.js +0 -78
  76. package/src/executors/run-ios/run-ios.impl.js.map +0 -1
  77. package/src/executors/run-ios/run-ios.impl.ts +0 -120
  78. package/src/executors/run-ios/schema.d.ts +0 -12
  79. package/src/executors/run-ios/schema.json +0 -119
  80. package/src/executors/start/compat.d.ts +0 -2
  81. package/src/executors/start/compat.js +0 -6
  82. package/src/executors/start/compat.js.map +0 -1
  83. package/src/executors/start/lib/is-packager-running.d.ts +0 -1
  84. package/src/executors/start/lib/is-packager-running.js +0 -19
  85. package/src/executors/start/lib/is-packager-running.js.map +0 -1
  86. package/src/executors/start/schema.d.ts +0 -7
  87. package/src/executors/start/schema.json +0 -28
  88. package/src/executors/start/start.impl.d.ts +0 -8
  89. package/src/executors/start/start.impl.js +0 -99
  90. package/src/executors/start/start.impl.js.map +0 -1
  91. package/src/executors/start/start.impl.ts +0 -120
  92. package/src/executors/storybook/compat.d.ts +0 -2
  93. package/src/executors/storybook/compat.js +0 -6
  94. package/src/executors/storybook/compat.js.map +0 -1
  95. package/src/executors/storybook/schema.d.ts +0 -7
  96. package/src/executors/storybook/schema.json +0 -34
  97. package/src/executors/storybook/storybook.impl.d.ts +0 -5
  98. package/src/executors/storybook/storybook.impl.js +0 -76
  99. package/src/executors/storybook/storybook.impl.js.map +0 -1
  100. package/src/executors/storybook/storybook.impl.ts +0 -105
  101. package/src/executors/sync-deps/compat.d.ts +0 -2
  102. package/src/executors/sync-deps/compat.js +0 -6
  103. package/src/executors/sync-deps/compat.js.map +0 -1
  104. package/src/executors/sync-deps/schema.d.ts +0 -4
  105. package/src/executors/sync-deps/schema.json +0 -28
  106. package/src/executors/sync-deps/sync-deps.impl.d.ts +0 -8
  107. package/src/executors/sync-deps/sync-deps.impl.js +0 -62
  108. package/src/executors/sync-deps/sync-deps.impl.js.map +0 -1
  109. package/src/executors/sync-deps/sync-deps.impl.ts +0 -101
  110. package/src/generators/application/application.d.ts +0 -5
  111. package/src/generators/application/application.js +0 -40
  112. package/src/generators/application/application.js.map +0 -1
  113. package/src/generators/application/application.spec.ts +0 -214
  114. package/src/generators/application/files/app/.ruby-version +0 -1
  115. package/src/generators/application/files/app/Gemfile.template +0 -6
  116. package/src/generators/application/files/app/android/app/build.gradle.template +0 -184
  117. package/src/generators/application/files/app/android/app/debug.keystore +0 -0
  118. package/src/generators/application/files/app/android/app/proguard-rules.pro +0 -10
  119. package/src/generators/application/files/app/android/app/src/androidTest/java/com/__lowerCaseName__/DetoxTest.java.template +0 -30
  120. package/src/generators/application/files/app/android/app/src/debug/AndroidManifest.xml.template +0 -14
  121. package/src/generators/application/files/app/android/app/src/debug/java/com/__lowerCaseName__/ReactNativeFlipper.java.template +0 -75
  122. package/src/generators/application/files/app/android/app/src/main/AndroidManifest.xml.template +0 -26
  123. package/src/generators/application/files/app/android/app/src/main/java/com/__lowerCaseName__/MainActivity.java.template +0 -35
  124. package/src/generators/application/files/app/android/app/src/main/java/com/__lowerCaseName__/MainApplication.java.template +0 -63
  125. package/src/generators/application/files/app/android/app/src/main/res/drawable/rn_edit_text_material.xml +0 -36
  126. package/src/generators/application/files/app/android/app/src/main/res/mipmap-hdpi/ic_launcher.png +0 -0
  127. package/src/generators/application/files/app/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png +0 -0
  128. package/src/generators/application/files/app/android/app/src/main/res/mipmap-mdpi/ic_launcher.png +0 -0
  129. package/src/generators/application/files/app/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png +0 -0
  130. package/src/generators/application/files/app/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png +0 -0
  131. package/src/generators/application/files/app/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png +0 -0
  132. package/src/generators/application/files/app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png +0 -0
  133. package/src/generators/application/files/app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png +0 -0
  134. package/src/generators/application/files/app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png +0 -0
  135. package/src/generators/application/files/app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png +0 -0
  136. package/src/generators/application/files/app/android/app/src/main/res/values/strings.xml.template +0 -3
  137. package/src/generators/application/files/app/android/app/src/main/res/values/styles.xml +0 -9
  138. package/src/generators/application/files/app/android/app/src/main/res/xml/network_security_config.xml +0 -7
  139. package/src/generators/application/files/app/android/app/src/release/java/com/__lowerCaseName__/ReactNativeFlipper.java.template +0 -20
  140. package/src/generators/application/files/app/android/build.gradle.template +0 -34
  141. package/src/generators/application/files/app/android/gradle/wrapper/gradle-wrapper.jar +0 -0
  142. package/src/generators/application/files/app/android/gradle/wrapper/gradle-wrapper.properties +0 -5
  143. package/src/generators/application/files/app/android/gradle.properties +0 -44
  144. package/src/generators/application/files/app/android/gradlew.bat +0 -89
  145. package/src/generators/application/files/app/android/gradlew.template +0 -234
  146. package/src/generators/application/files/app/android/settings.gradle.template +0 -7
  147. package/src/generators/application/files/app/app.json.template +0 -4
  148. package/src/generators/application/files/app/babel.config.json.template +0 -3
  149. package/src/generators/application/files/app/ios/.xcode.env.template +0 -12
  150. package/src/generators/application/files/app/ios/Podfile.template +0 -60
  151. package/src/generators/application/files/app/ios/__className__/AppDelegate.h +0 -6
  152. package/src/generators/application/files/app/ios/__className__/AppDelegate.mm.template +0 -36
  153. package/src/generators/application/files/app/ios/__className__/Images.xcassets/AppIcon.appiconset/Contents.json +0 -53
  154. package/src/generators/application/files/app/ios/__className__/Images.xcassets/Contents.json +0 -6
  155. package/src/generators/application/files/app/ios/__className__/Info.plist.template +0 -55
  156. package/src/generators/application/files/app/ios/__className__/LaunchScreen.storyboard.template +0 -47
  157. package/src/generators/application/files/app/ios/__className__/main.m +0 -10
  158. package/src/generators/application/files/app/ios/__className__.xcodeproj/project.pbxproj.template +0 -702
  159. package/src/generators/application/files/app/ios/__className__.xcodeproj/xcshareddata/xcschemes/__className__.xcscheme.template +0 -88
  160. package/src/generators/application/files/app/ios/__className__.xcworkspace/contents.xcworkspacedata +0 -10
  161. package/src/generators/application/files/app/ios/__className__Tests/Info.plist +0 -24
  162. package/src/generators/application/files/app/ios/__className__Tests/__className__Tests.m +0 -66
  163. package/src/generators/application/files/app/metro.config.js.template +0 -38
  164. package/src/generators/application/files/app/package.json.template +0 -15
  165. package/src/generators/application/files/app/src/app/App.spec.tsx.template +0 -9
  166. package/src/generators/application/files/app/src/app/App.tsx.template +0 -694
  167. package/src/generators/application/files/app/src/main.tsx.template +0 -4
  168. package/src/generators/application/files/app/test-setup.ts.template +0 -1
  169. package/src/generators/application/files/app/tsconfig.app.json.template +0 -9
  170. package/src/generators/application/files/app/tsconfig.json.template +0 -25
  171. package/src/generators/application/lib/add-detox.d.ts +0 -3
  172. package/src/generators/application/lib/add-detox.js +0 -16
  173. package/src/generators/application/lib/add-detox.js.map +0 -1
  174. package/src/generators/application/lib/add-project.d.ts +0 -3
  175. package/src/generators/application/lib/add-project.js +0 -83
  176. package/src/generators/application/lib/add-project.js.map +0 -1
  177. package/src/generators/application/lib/create-application-files.d.ts +0 -3
  178. package/src/generators/application/lib/create-application-files.js +0 -20
  179. package/src/generators/application/lib/create-application-files.js.map +0 -1
  180. package/src/generators/application/lib/nomalize-options.spec.ts +0 -138
  181. package/src/generators/application/lib/normalize-options.d.ts +0 -13
  182. package/src/generators/application/lib/normalize-options.js +0 -36
  183. package/src/generators/application/lib/normalize-options.js.map +0 -1
  184. package/src/generators/application/schema.d.ts +0 -19
  185. package/src/generators/application/schema.json +0 -89
  186. package/src/generators/component/component.d.ts +0 -5
  187. package/src/generators/component/component.js +0 -53
  188. package/src/generators/component/component.js.map +0 -1
  189. package/src/generators/component/component.spec.ts +0 -135
  190. package/src/generators/component/files/__fileName__.spec.tsx__tmpl__ +0 -11
  191. package/src/generators/component/files/__fileName__.tsx__tmpl__ +0 -32
  192. package/src/generators/component/lib/add-import.d.ts +0 -3
  193. package/src/generators/component/lib/add-import.js +0 -34
  194. package/src/generators/component/lib/add-import.js.map +0 -1
  195. package/src/generators/component/lib/normalize-options.d.ts +0 -8
  196. package/src/generators/component/lib/normalize-options.js +0 -58
  197. package/src/generators/component/lib/normalize-options.js.map +0 -1
  198. package/src/generators/component/schema.d.ts +0 -14
  199. package/src/generators/component/schema.json +0 -78
  200. package/src/generators/component-story/component-story.d.ts +0 -8
  201. package/src/generators/component-story/component-story.js +0 -113
  202. package/src/generators/component-story/component-story.js.map +0 -1
  203. package/src/generators/component-story/component-story.spec.ts +0 -433
  204. package/src/generators/component-story/files/__componentFileName__.stories.__fileExt__ +0 -24
  205. package/src/generators/component-story/schema.d.ts +0 -5
  206. package/src/generators/component-story/schema.json +0 -34
  207. package/src/generators/init/init.d.ts +0 -6
  208. package/src/generators/init/init.js +0 -58
  209. package/src/generators/init/init.js.map +0 -1
  210. package/src/generators/init/init.spec.ts +0 -81
  211. package/src/generators/init/lib/add-git-ignore-entry.d.ts +0 -2
  212. package/src/generators/init/lib/add-git-ignore-entry.js +0 -25
  213. package/src/generators/init/lib/add-git-ignore-entry.js.map +0 -1
  214. package/src/generators/init/lib/gitignore-entries.d.ts +0 -1
  215. package/src/generators/init/lib/gitignore-entries.js +0 -75
  216. package/src/generators/init/lib/gitignore-entries.js.map +0 -1
  217. package/src/generators/init/schema.d.ts +0 -7
  218. package/src/generators/init/schema.json +0 -40
  219. package/src/generators/library/files/lib/README.md +0 -7
  220. package/src/generators/library/files/lib/babel.config.json.template +0 -17
  221. package/src/generators/library/files/lib/package.json__tmpl__ +0 -4
  222. package/src/generators/library/files/lib/src/index.ts__tmpl__ +0 -0
  223. package/src/generators/library/files/lib/test-setup.ts.template +0 -1
  224. package/src/generators/library/files/lib/tsconfig.json__tmpl__ +0 -16
  225. package/src/generators/library/files/lib/tsconfig.lib.json__tmpl__ +0 -9
  226. package/src/generators/library/lib/normalize-options.d.ts +0 -13
  227. package/src/generators/library/lib/normalize-options.js +0 -26
  228. package/src/generators/library/lib/normalize-options.js.map +0 -1
  229. package/src/generators/library/library.d.ts +0 -5
  230. package/src/generators/library/library.js +0 -101
  231. package/src/generators/library/library.js.map +0 -1
  232. package/src/generators/library/library.spec.ts +0 -397
  233. package/src/generators/library/schema.d.ts +0 -22
  234. package/src/generators/library/schema.json +0 -102
  235. package/src/generators/stories/schema.d.ts +0 -5
  236. package/src/generators/stories/schema.json +0 -42
  237. package/src/generators/stories/stories-app.spec.ts +0 -145
  238. package/src/generators/stories/stories-lib.spec.ts +0 -113
  239. package/src/generators/stories/stories.d.ts +0 -6
  240. package/src/generators/stories/stories.js +0 -63
  241. package/src/generators/stories/stories.js.map +0 -1
  242. package/src/generators/storybook-configuration/configuration.d.ts +0 -5
  243. package/src/generators/storybook-configuration/configuration.js +0 -60
  244. package/src/generators/storybook-configuration/configuration.js.map +0 -1
  245. package/src/generators/storybook-configuration/configuration.spec.ts +0 -146
  246. package/src/generators/storybook-configuration/files/app/storybook.ts.template +0 -9
  247. package/src/generators/storybook-configuration/files/app/toggle-storybook.tsx.template +0 -114
  248. package/src/generators/storybook-configuration/files/root/story-loader.js.template +0 -13
  249. package/src/generators/storybook-configuration/lib/add-resolver-main-fields-to-metro-config.d.ts +0 -6
  250. package/src/generators/storybook-configuration/lib/add-resolver-main-fields-to-metro-config.js +0 -26
  251. package/src/generators/storybook-configuration/lib/add-resolver-main-fields-to-metro-config.js.map +0 -1
  252. package/src/generators/storybook-configuration/lib/add-resolver-main-fields-to-metro-config.spec.ts +0 -161
  253. package/src/generators/storybook-configuration/lib/create-storybook-files.d.ts +0 -6
  254. package/src/generators/storybook-configuration/lib/create-storybook-files.js +0 -45
  255. package/src/generators/storybook-configuration/lib/create-storybook-files.js.map +0 -1
  256. package/src/generators/storybook-configuration/lib/replace-app-import-with-storybook-toggle.d.ts +0 -7
  257. package/src/generators/storybook-configuration/lib/replace-app-import-with-storybook-toggle.js +0 -30
  258. package/src/generators/storybook-configuration/lib/replace-app-import-with-storybook-toggle.js.map +0 -1
  259. package/src/generators/storybook-configuration/lib/replace-app-import-with-storybook-toggle.spec.ts +0 -65
  260. package/src/generators/storybook-configuration/schema.d.ts +0 -11
  261. package/src/generators/storybook-configuration/schema.json +0 -66
  262. package/src/generators/upgrade-native/lib/create-native-files.d.ts +0 -3
  263. package/src/generators/upgrade-native/lib/create-native-files.js +0 -15
  264. package/src/generators/upgrade-native/lib/create-native-files.js.map +0 -1
  265. package/src/generators/upgrade-native/lib/normalize-options.d.ts +0 -12
  266. package/src/generators/upgrade-native/lib/normalize-options.js +0 -28
  267. package/src/generators/upgrade-native/lib/normalize-options.js.map +0 -1
  268. package/src/generators/upgrade-native/schema.d.ts +0 -9
  269. package/src/generators/upgrade-native/schema.json +0 -41
  270. package/src/generators/upgrade-native/upgrade-native.d.ts +0 -9
  271. package/src/generators/upgrade-native/upgrade-native.js +0 -33
  272. package/src/generators/upgrade-native/upgrade-native.js.map +0 -1
  273. package/src/migrations/update-12-10-0/add-react-native-svg-12-10-0.d.ts +0 -8
  274. package/src/migrations/update-12-10-0/add-react-native-svg-12-10-0.js +0 -63
  275. package/src/migrations/update-12-10-0/add-react-native-svg-12-10-0.js.map +0 -1
  276. package/src/migrations/update-12-10-0/add-react-native-svg-12-10-0.spec.ts +0 -79
  277. package/src/migrations/update-12-5-0/update-jest-for-react-native.d.ts +0 -2
  278. package/src/migrations/update-12-5-0/update-jest-for-react-native.js +0 -62
  279. package/src/migrations/update-12-5-0/update-jest-for-react-native.js.map +0 -1
  280. package/src/migrations/update-13-5-0/add-babel-config-root-13-5-0.d.ts +0 -2
  281. package/src/migrations/update-13-5-0/add-babel-config-root-13-5-0.js +0 -22
  282. package/src/migrations/update-13-5-0/add-babel-config-root-13-5-0.js.map +0 -1
  283. package/src/migrations/update-13-5-0/add-babel-config-root-13-5-0.spec.ts +0 -48
  284. package/src/migrations/update-13-5-0/update-react-native-typing-svg-13-5-0.d.ts +0 -6
  285. package/src/migrations/update-13-5-0/update-react-native-typing-svg-13-5-0.js +0 -41
  286. package/src/migrations/update-13-5-0/update-react-native-typing-svg-13-5-0.js.map +0 -1
  287. package/src/migrations/update-13-5-0/update-react-native-typing-svg-13-5-0.spec.ts +0 -61
  288. package/src/migrations/update-14-0-0/add-project-root-metro-config-14-0-0.d.ts +0 -6
  289. package/src/migrations/update-14-0-0/add-project-root-metro-config-14-0-0.js +0 -33
  290. package/src/migrations/update-14-0-0/add-project-root-metro-config-14-0-0.js.map +0 -1
  291. package/src/migrations/update-14-0-0/add-project-root-metro-config-14-0-0.spec.ts +0 -192
  292. package/src/migrations/update-14-0-0/update-entry-file-bundle-14-0-0.d.ts +0 -5
  293. package/src/migrations/update-14-0-0/update-entry-file-bundle-14-0-0.js +0 -39
  294. package/src/migrations/update-14-0-0/update-entry-file-bundle-14-0-0.js.map +0 -1
  295. package/src/migrations/update-14-0-0/update-entry-file-bundle-14-0-0.spec.ts +0 -84
  296. package/src/migrations/update-14-0-2/change-main-to-class-name-14-0-2.d.ts +0 -5
  297. package/src/migrations/update-14-0-2/change-main-to-class-name-14-0-2.js +0 -42
  298. package/src/migrations/update-14-0-2/change-main-to-class-name-14-0-2.js.map +0 -1
  299. package/src/migrations/update-14-0-2/change-main-to-class-name-14-0-2.spec.ts +0 -48
  300. package/src/migrations/update-14-2-1/rename-blockList-metro-config.d.ts +0 -6
  301. package/src/migrations/update-14-2-1/rename-blockList-metro-config.js +0 -33
  302. package/src/migrations/update-14-2-1/rename-blockList-metro-config.js.map +0 -1
  303. package/src/migrations/update-14-2-1/rename-blockList-metro-config.spec.ts +0 -190
  304. package/src/migrations/update-14-5-5/add-exclude-sync-deps.d.ts +0 -5
  305. package/src/migrations/update-14-5-5/add-exclude-sync-deps.js +0 -26
  306. package/src/migrations/update-14-5-5/add-exclude-sync-deps.js.map +0 -1
  307. package/src/migrations/update-14-5-5/add-exclude-sync-deps.spec.ts +0 -39
  308. package/src/migrations/update-14-5-8/change-searchDir-storybook.d.ts +0 -5
  309. package/src/migrations/update-14-5-8/change-searchDir-storybook.js +0 -26
  310. package/src/migrations/update-14-5-8/change-searchDir-storybook.js.map +0 -1
  311. package/src/migrations/update-14-5-8/change-searchDir-storybook.spec.ts +0 -39
  312. package/src/migrations/update-14-6-0/remove-jest-transform.d.ts +0 -5
  313. package/src/migrations/update-14-6-0/remove-jest-transform.js +0 -58
  314. package/src/migrations/update-14-6-0/remove-jest-transform.js.map +0 -1
  315. package/src/migrations/update-14-6-0/remove-jest-transform.spec.ts +0 -109
  316. package/src/migrations/update-15-0-0/add-babel-inputs.d.ts +0 -2
  317. package/src/migrations/update-15-0-0/add-babel-inputs.js +0 -13
  318. package/src/migrations/update-15-0-0/add-babel-inputs.js.map +0 -1
  319. package/src/migrations/update-15-0-0/add-babel-inputs.spec.ts +0 -73
  320. package/src/migrations/update-15-9-1/add-build-ios-target.d.ts +0 -5
  321. package/src/migrations/update-15-9-1/add-build-ios-target.js +0 -34
  322. package/src/migrations/update-15-9-1/add-build-ios-target.js.map +0 -1
  323. package/src/migrations/update-15-9-1/add-build-ios-target.spec.ts +0 -36
  324. package/src/utils/add-jest.d.ts +0 -2
  325. package/src/utils/add-jest.js +0 -38
  326. package/src/utils/add-jest.js.map +0 -1
  327. package/src/utils/add-linting.d.ts +0 -12
  328. package/src/utils/add-linting.js +0 -41
  329. package/src/utils/add-linting.js.map +0 -1
  330. package/src/utils/add-linting.spec.ts +0 -42
  331. package/src/utils/chmod-android-gradle-files.d.ts +0 -3
  332. package/src/utils/chmod-android-gradle-files.js +0 -24
  333. package/src/utils/chmod-android-gradle-files.js.map +0 -1
  334. package/src/utils/ensure-node-modules-symlink.d.ts +0 -9
  335. package/src/utils/ensure-node-modules-symlink.js +0 -29
  336. package/src/utils/ensure-node-modules-symlink.js.map +0 -1
  337. package/src/utils/ensure-node-modules-symlink.spec.ts +0 -108
  338. package/src/utils/find-all-npm-dependencies.d.ts +0 -2
  339. package/src/utils/find-all-npm-dependencies.js +0 -26
  340. package/src/utils/find-all-npm-dependencies.js.map +0 -1
  341. package/src/utils/find-all-npm-dependencies.spec.ts +0 -95
  342. package/src/utils/format-file.d.ts +0 -1
  343. package/src/utils/format-file.js +0 -17
  344. package/src/utils/format-file.js.map +0 -1
  345. package/src/utils/get-cli-options.d.ts +0 -8
  346. package/src/utils/get-cli-options.js +0 -31
  347. package/src/utils/get-cli-options.js.map +0 -1
  348. package/src/utils/pod-install-task.d.ts +0 -8
  349. package/src/utils/pod-install-task.js +0 -62
  350. package/src/utils/pod-install-task.js.map +0 -1
  351. package/src/utils/symlink-task.d.ts +0 -2
  352. package/src/utils/symlink-task.js +0 -19
  353. package/src/utils/symlink-task.js.map +0 -1
  354. package/src/utils/testing-generators.d.ts +0 -3
  355. package/src/utils/testing-generators.js +0 -36
  356. package/src/utils/testing-generators.js.map +0 -1
  357. package/src/utils/versions.d.ts +0 -20
  358. package/src/utils/versions.js +0 -24
  359. package/src/utils/versions.js.map +0 -1
@@ -1,433 +0,0 @@
1
- import { getProjects, Tree, updateProjectConfiguration } from '@nrwl/devkit';
2
- import { createTreeWithEmptyWorkspace } from '@nrwl/devkit/testing';
3
- import componentStoryGenerator from './component-story';
4
- import { Linter } from '@nrwl/linter';
5
-
6
- import { formatFile } from '../../utils/format-file';
7
- import libraryGenerator from '../library/library';
8
- import componentGenerator from '../component/component';
9
-
10
- describe('react-native:component-story', () => {
11
- let appTree: Tree;
12
- let cmpPath = 'libs/test-ui-lib/src/lib/test-ui-lib/test-ui-lib.tsx';
13
- let storyFilePath =
14
- 'libs/test-ui-lib/src/lib/test-ui-lib/test-ui-lib.stories.tsx';
15
-
16
- describe('default setup', () => {
17
- beforeEach(async () => {
18
- appTree = await createTestUILib('test-ui-lib');
19
- });
20
-
21
- describe('when file does not contain a component', () => {
22
- beforeEach(() => {
23
- appTree.write(
24
- cmpPath,
25
- `export const add = (a: number, b: number) => a + b;`
26
- );
27
- });
28
-
29
- it('should fail with a descriptive error message', async () => {
30
- try {
31
- await componentStoryGenerator(appTree, {
32
- componentPath: 'lib/test-ui-lib/test-ui-lib.tsx',
33
- project: 'test-ui-lib',
34
- });
35
- } catch (e) {
36
- expect(e.message).toContain(
37
- 'Could not find any React Native component in file libs/test-ui-lib/src/lib/test-ui-lib/test-ui-lib.tsx'
38
- );
39
- }
40
- });
41
- });
42
-
43
- describe('default component setup', () => {
44
- beforeEach(async () => {
45
- await componentStoryGenerator(appTree, {
46
- componentPath: 'lib/test-ui-lib/test-ui-lib.tsx',
47
- project: 'test-ui-lib',
48
- });
49
- });
50
-
51
- it('should create the story file', () => {
52
- expect(appTree.exists(storyFilePath)).toBeTruthy();
53
- });
54
-
55
- it('should properly set up the story', () => {
56
- expect(
57
- formatFile`${appTree.read(storyFilePath, 'utf-8').replace('·', '')}`
58
- ).toContain(formatFile`
59
- import { storiesOf } from '@storybook/react-native';
60
- import React from 'react';
61
- import { TestUiLib, TestUiLibProps } from './test-ui-lib';
62
- const props: TestUiLibProps = {};
63
- storiesOf('TestUiLib', module)
64
- .add('Primary', () => <TestUiLib {...props} />);
65
- `);
66
- });
67
- });
68
-
69
- describe('when using plain JS components', () => {
70
- let storyFilePathPlain =
71
- 'libs/test-ui-lib/src/lib/test-ui-libplain.stories.jsx';
72
-
73
- beforeEach(async () => {
74
- appTree.write(
75
- 'libs/test-ui-lib/src/lib/test-ui-libplain.jsx',
76
- `import React from 'react';
77
-
78
- import './test.scss';
79
-
80
- export const Test = () => {
81
- return (
82
- <div>
83
- <h1>Welcome to test component</h1>
84
- </div>
85
- );
86
- };
87
-
88
- export default Test;
89
- `
90
- );
91
-
92
- await componentStoryGenerator(appTree, {
93
- componentPath: 'lib/test-ui-libplain.jsx',
94
- project: 'test-ui-lib',
95
- });
96
- });
97
-
98
- it('should create the story file', () => {
99
- expect(appTree.exists(storyFilePathPlain)).toBeTruthy();
100
- });
101
-
102
- it('should properly set up the story', () => {
103
- expect(formatFile`${appTree.read(storyFilePathPlain, 'utf-8')}`)
104
- .toContain(formatFile`
105
- import { storiesOf } from '@storybook/react-native';
106
- import React from 'react';
107
- import { Test } from './test-ui-libplain';
108
-
109
- const props = {};
110
-
111
- storiesOf('Test', module)
112
- .add('Primary', () => <Test {...props} />);
113
- `);
114
- });
115
- });
116
-
117
- describe('component without any props defined', () => {
118
- beforeEach(async () => {
119
- appTree.write(
120
- cmpPath,
121
- `import React from 'react';
122
-
123
- import { View, Text } from 'react-native';
124
-
125
- export function Test() {
126
- return (
127
- <View>
128
- <Text>Welcome to test!</Text>
129
- </View>
130
- );
131
- }
132
-
133
- export default Test;
134
- `
135
- );
136
- await componentStoryGenerator(appTree, {
137
- componentPath: 'lib/test-ui-lib/test-ui-lib.tsx',
138
- project: 'test-ui-lib',
139
- });
140
- });
141
-
142
- it('should create a story without controls', () => {
143
- expect(formatFile`${appTree.read(storyFilePath, 'utf-8')}`)
144
- .toContain(formatFile`
145
- import { storiesOf } from '@storybook/react-native';
146
- import React from 'react';
147
- import { Test } from './test-ui-lib';
148
- const props = {};
149
- storiesOf('Test', module)
150
- .add('Primary', () => <Test {...props} />);
151
- `);
152
- });
153
- });
154
-
155
- describe('component with props', () => {
156
- beforeEach(async () => {
157
- await componentStoryGenerator(appTree, {
158
- componentPath: 'lib/test-ui-lib/test-ui-lib.tsx',
159
- project: 'test-ui-lib',
160
- });
161
- });
162
-
163
- it('should setup controls based on the component props', () => {
164
- expect(
165
- formatFile`${appTree.read(storyFilePath, 'utf-8').replace('·', '')}`
166
- ).toContain(formatFile`
167
- import { storiesOf } from '@storybook/react-native';
168
- import React from 'react';
169
- import { TestUiLib, TestUiLibProps } from './test-ui-lib';
170
- const props: TestUiLibProps = {};
171
- storiesOf('TestUiLib', module)
172
- .add('Primary', () => <TestUiLib {...props} />);
173
- `);
174
- });
175
- });
176
-
177
- describe('component with props and actions', () => {
178
- beforeEach(async () => {
179
- appTree.write(
180
- cmpPath,
181
- `import React from 'react';
182
-
183
- export type ButtonStyle = 'default' | 'primary' | 'warning';
184
-
185
- export interface TestProps {
186
- name: string;
187
- displayAge: boolean;
188
- someAction: (e: unknown) => void;
189
- style: ButtonStyle;
190
- }
191
-
192
- export const Test = (props: TestProps) => {
193
- return (
194
- <div>
195
- <h1>Welcome to test component, {props.name}</h1>
196
- <button onClick={props.someAction}>Click me!</button>
197
- </div>
198
- );
199
- };
200
-
201
- export default Test;
202
- `
203
- );
204
-
205
- await componentStoryGenerator(appTree, {
206
- componentPath: 'lib/test-ui-lib/test-ui-lib.tsx',
207
- project: 'test-ui-lib',
208
- });
209
- });
210
-
211
- it('should setup controls based on the component props', () => {
212
- expect(
213
- formatFile`${appTree.read(storyFilePath, 'utf-8').replace('·', '')}`
214
- ).toContain(formatFile`
215
- import { action } from '@storybook/addon-actions';
216
- import { storiesOf } from '@storybook/react-native';
217
- import React from 'react';
218
- import { Test, TestProps } from './test-ui-lib';
219
- const actions = { someAction: action('someAction executed!') };
220
- const props: TestProps = { name: '', displayAge: false };
221
- storiesOf('Test', module)
222
- .add('Primary', () => <Test {...props} {...actions} />);
223
- `);
224
- });
225
- });
226
-
227
- [
228
- {
229
- name: 'default export function',
230
- src: `export default function Test(props: TestProps) {
231
- return (
232
- <div>
233
- <h1>Welcome to test component, {props.name}</h1>
234
- </div>
235
- );
236
- };
237
- `,
238
- },
239
- {
240
- name: 'function and then export',
241
- src: `
242
- function Test(props: TestProps) {
243
- return (
244
- <div>
245
- <h1>Welcome to test component, {props.name}</h1>
246
- </div>
247
- );
248
- };
249
- export default Test;
250
- `,
251
- },
252
- {
253
- name: 'arrow function',
254
- src: `
255
- const Test = (props: TestProps) => {
256
- return (
257
- <div>
258
- <h1>Welcome to test component, {props.name}</h1>
259
- </div>
260
- );
261
- };
262
- export default Test;
263
- `,
264
- },
265
- {
266
- name: 'arrow function without {..}',
267
- src: `
268
- const Test = (props: TestProps) => <div><h1>Welcome to test component, {props.name}</h1></div>;
269
- export default Test
270
- `,
271
- },
272
- {
273
- name: 'direct export of component class',
274
- src: `
275
- export default class Test extends React.Component<TestProps> {
276
- render() {
277
- return <div><h1>Welcome to test component, {this.props.name}</h1></div>;
278
- }
279
- }
280
- `,
281
- },
282
- {
283
- name: 'component class & then default export',
284
- src: `
285
- class Test extends React.Component<TestProps> {
286
- render() {
287
- return <div><h1>Welcome to test component, {this.props.name}</h1></div>;
288
- }
289
- }
290
- export default Test
291
- `,
292
- },
293
- {
294
- name: 'PureComponent class & then default export',
295
- src: `
296
- class Test extends React.PureComponent<TestProps> {
297
- render() {
298
- return <div><h1>Welcome to test component, {this.props.name}</h1></div>;
299
- }
300
- }
301
- export default Test
302
- `,
303
- },
304
- {
305
- name: 'direct export of component class new JSX transform',
306
- src: `
307
- export default class Test extends Component<TestProps> {
308
- render() {
309
- return <div><h1>Welcome to test component, {this.props.name}</h1></div>;
310
- }
311
- }
312
- `,
313
- },
314
- {
315
- name: 'component class & then default export new JSX transform',
316
- src: `
317
- class Test extends Component<TestProps> {
318
- render() {
319
- return <div><h1>Welcome to test component, {this.props.name}</h1></div>;
320
- }
321
- }
322
- export default Test
323
- `,
324
- },
325
- {
326
- name: 'PureComponent class & then default export new JSX transform',
327
- src: `
328
- class Test extends PureComponent<TestProps> {
329
- render() {
330
- return <div><h1>Welcome to test component, {this.props.name}</h1></div>;
331
- }
332
- }
333
- export default Test
334
- `,
335
- },
336
- ].forEach((config) => {
337
- describe(`React Native component defined as:${config.name}`, () => {
338
- beforeEach(async () => {
339
- appTree.write(
340
- cmpPath,
341
- `import React from 'react';
342
-
343
- export interface TestProps {
344
- name: string;
345
- displayAge: boolean;
346
- }
347
-
348
- ${config.src}
349
- `
350
- );
351
-
352
- await componentStoryGenerator(appTree, {
353
- componentPath: 'lib/test-ui-lib/test-ui-lib.tsx',
354
- project: 'test-ui-lib',
355
- });
356
- });
357
-
358
- it('should properly setup the controls based on the component props', () => {
359
- expect(
360
- formatFile`${appTree.read(storyFilePath, 'utf-8').replace('·', '')}`
361
- ).toContain(formatFile`
362
- import { storiesOf } from '@storybook/react-native';
363
- import React from 'react';
364
- import { Test, TestProps } from './test-ui-lib';
365
- const props: TestProps = {
366
- name: '',
367
- displayAge: false,
368
- };
369
- storiesOf('Test', module)
370
- .add('Primary', () => <Test {...props} />);
371
- `);
372
- });
373
- });
374
- });
375
- });
376
-
377
- describe('using eslint', () => {
378
- beforeEach(async () => {
379
- appTree = await createTestUILib('test-ui-lib');
380
- await componentGenerator(appTree, {
381
- name: 'test-ui-lib',
382
- project: 'test-ui-lib',
383
- export: true,
384
- });
385
- await componentStoryGenerator(appTree, {
386
- componentPath: 'lib/test-ui-lib/test-ui-lib.tsx',
387
- project: 'test-ui-lib',
388
- });
389
- });
390
-
391
- it('should properly set up the story', () => {
392
- expect(formatFile`${appTree.read(storyFilePath, 'utf-8')}`)
393
- .toContain(formatFile`
394
- import { storiesOf } from '@storybook/react-native';
395
- import React from 'react';
396
- import { TestUiLib, TestUiLibProps } from './test-ui-lib';
397
-
398
- const props: TestUiLibProps = {};
399
-
400
- storiesOf('TestUiLib', module)
401
- .add('Primary', () => <TestUiLib {...props} />);
402
- `);
403
- });
404
- });
405
- });
406
-
407
- export async function createTestUILib(libName: string): Promise<Tree> {
408
- let appTree = createTreeWithEmptyWorkspace({ layout: 'apps-libs' });
409
- appTree.write('.gitignore', '');
410
-
411
- await libraryGenerator(appTree, {
412
- name: libName,
413
- linter: Linter.EsLint,
414
- skipFormat: true,
415
- skipTsConfig: false,
416
- unitTestRunner: 'jest',
417
- });
418
-
419
- await componentGenerator(appTree, {
420
- name: libName,
421
- project: libName,
422
- export: true,
423
- });
424
-
425
- const currentWorkspaceJson = getProjects(appTree);
426
-
427
- const projectConfig = currentWorkspaceJson.get(libName);
428
- projectConfig.targets.lint.options.linter = 'eslint';
429
-
430
- updateProjectConfiguration(appTree, libName, projectConfig);
431
-
432
- return appTree;
433
- }
@@ -1,24 +0,0 @@
1
- <% if (hasActions) { %>
2
- import { action } from '@storybook/addon-actions';
3
- <% } %>
4
- import { storiesOf } from '@storybook/react-native';
5
- import React from 'react';
6
- import {
7
- <%= componentName %>
8
- <% if ( propsTypeName ) { %>, <%= propsTypeName %> <% } %>
9
- } from './<%= componentImportFileName %>';
10
-
11
- <% if (hasActions) { %>
12
- const actions = {<% for (let argType of argTypes) { %>
13
- <%= argType.name %>: action('<%- argType.actionText %>'),
14
- <% } %>};
15
- <% } %>
16
-
17
- const props <% if ( propsTypeName ) { %>:<%= propsTypeName %><% } %> = {<% for (let prop of props) { %>
18
- <%= prop.name %>: <%- prop.defaultValue %>,
19
- <% } %>};
20
-
21
- storiesOf('<%= componentName %>', module)
22
- .add('Primary', () => (
23
- <<%= componentName %> {...props} <% if (hasActions) { %> {...actions} <% } %>/>
24
- ));
@@ -1,5 +0,0 @@
1
- export interface CreateComponentStoriesFileSchema {
2
- project: string;
3
- componentPath: string;
4
- skipFormat?: boolean;
5
- }
@@ -1,34 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "cli": "nx",
4
- "$id": "NxReactNativeComponentStory",
5
- "title": "React native component story",
6
- "description": "Generate storybook story for a react-native component.",
7
- "type": "object",
8
- "properties": {
9
- "project": {
10
- "type": "string",
11
- "aliases": ["name", "projectName"],
12
- "description": "The project where to add the components.",
13
- "examples": ["shared-ui-component"],
14
- "$default": {
15
- "$source": "projectName",
16
- "index": 0
17
- },
18
- "x-prompt": "What's the name of the project where the component lives?"
19
- },
20
- "componentPath": {
21
- "type": "string",
22
- "description": "Relative path to the component file from the library root.",
23
- "examples": ["lib/components"],
24
- "x-prompt": "What's path of the component relative to the project's lib root?"
25
- },
26
- "skipFormat": {
27
- "description": "Skip formatting files.",
28
- "type": "boolean",
29
- "default": false,
30
- "x-priority": "internal"
31
- }
32
- },
33
- "required": ["project", "componentPath"]
34
- }
@@ -1,6 +0,0 @@
1
- import { GeneratorCallback, Tree } from '@nrwl/devkit';
2
- import { Schema } from './schema';
3
- export declare function reactNativeInitGenerator(host: Tree, schema: Schema): Promise<GeneratorCallback>;
4
- export declare function updateDependencies(host: Tree): GeneratorCallback;
5
- export default reactNativeInitGenerator;
6
- export declare const reactNativeInitSchematic: (generatorOptions: Schema) => (tree: any, context: any) => Promise<any>;
@@ -1,58 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.reactNativeInitSchematic = exports.updateDependencies = exports.reactNativeInitGenerator = void 0;
4
- const tslib_1 = require("tslib");
5
- const devkit_1 = require("@nrwl/devkit");
6
- const add_babel_inputs_1 = require("@nrwl/js/src/utils/add-babel-inputs");
7
- const jest_1 = require("@nrwl/jest");
8
- const detox_1 = require("@nrwl/detox");
9
- const versions_1 = require("@nrwl/react/src/utils/versions");
10
- const js_1 = require("@nrwl/js");
11
- const versions_2 = require("../../utils/versions");
12
- const add_git_ignore_entry_1 = require("./lib/add-git-ignore-entry");
13
- function reactNativeInitGenerator(host, schema) {
14
- return tslib_1.__awaiter(this, void 0, void 0, function* () {
15
- (0, add_git_ignore_entry_1.addGitIgnoreEntry)(host);
16
- yield (0, add_babel_inputs_1.addBabelInputs)(host);
17
- const tasks = [];
18
- tasks.push(yield (0, js_1.initGenerator)(host, Object.assign(Object.assign({}, schema), { skipFormat: true })));
19
- if (!schema.skipPackageJson) {
20
- const installTask = updateDependencies(host);
21
- tasks.push(moveDependency(host));
22
- tasks.push(installTask);
23
- }
24
- if (!schema.unitTestRunner || schema.unitTestRunner === 'jest') {
25
- const jestTask = yield (0, jest_1.jestInitGenerator)(host, schema);
26
- tasks.push(jestTask);
27
- }
28
- if (!schema.e2eTestRunner || schema.e2eTestRunner === 'detox') {
29
- const detoxTask = yield (0, detox_1.detoxInitGenerator)(host, Object.assign(Object.assign({}, schema), { skipFormat: true }));
30
- tasks.push(detoxTask);
31
- }
32
- if (!schema.skipFormat) {
33
- yield (0, devkit_1.formatFiles)(host);
34
- }
35
- return (0, devkit_1.runTasksInSerial)(...tasks);
36
- });
37
- }
38
- exports.reactNativeInitGenerator = reactNativeInitGenerator;
39
- function updateDependencies(host) {
40
- const isPnpm = (0, devkit_1.detectPackageManager)(host.root) === 'pnpm';
41
- return (0, devkit_1.addDependenciesToPackageJson)(host, {
42
- react: versions_2.reactVersion,
43
- 'react-dom': versions_2.reactDomVersion,
44
- 'react-native': versions_2.reactNativeVersion,
45
- }, Object.assign({ '@nrwl/react-native': versions_2.nxVersion, '@types/node': versions_2.typesNodeVersion, '@types/react': versions_2.typesReactVersion, '@types/react-native': versions_2.typesReactNativeVersion, '@react-native-community/cli': versions_2.reactNativeCommunityCli, '@react-native-community/cli-platform-android': versions_2.reactNativeCommunityCliAndroid, '@react-native-community/cli-platform-ios': versions_2.reactNativeCommunityCliIos, '@testing-library/react-native': versions_2.testingLibraryReactNativeVersion, '@testing-library/jest-native': versions_2.testingLibraryJestNativeVersion, 'jest-react-native': versions_2.jestReactNativeVersion, metro: versions_2.metroVersion, 'metro-resolver': versions_2.metroVersion, 'metro-babel-register': versions_2.metroVersion, 'metro-react-native-babel-preset': versions_2.metroVersion, 'metro-react-native-babel-transformer': versions_2.metroVersion, 'react-test-renderer': versions_2.reactTestRendererVersion, 'react-native-svg-transformer': versions_2.reactNativeSvgTransformerVersion, 'react-native-svg': versions_2.reactNativeSvgVersion, 'react-native-config': versions_2.reactNativeConfigVersion, '@react-native-async-storage/async-storage': versions_2.reactNativeAsyncStorageAsyncStorageVersion, '@babel/preset-react': versions_1.babelPresetReactVersion }, (isPnpm
46
- ? {
47
- 'metro-config': versions_2.metroVersion,
48
- '@babel/runtime': versions_2.babelRuntimeVersion, // @babel/runtime is used by react-native-svg
49
- }
50
- : {})));
51
- }
52
- exports.updateDependencies = updateDependencies;
53
- function moveDependency(host) {
54
- return (0, devkit_1.removeDependenciesFromPackageJson)(host, ['@nrwl/react-native'], []);
55
- }
56
- exports.default = reactNativeInitGenerator;
57
- exports.reactNativeInitSchematic = (0, devkit_1.convertNxGenerator)(reactNativeInitGenerator);
58
- //# sourceMappingURL=init.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"init.js","sourceRoot":"","sources":["../../../../../../packages/react-native/src/generators/init/init.ts"],"names":[],"mappings":"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"}
@@ -1,81 +0,0 @@
1
- import { NxJsonConfiguration } from '@nrwl/devkit';
2
- import { Tree, readJson, updateJson } from '@nrwl/devkit';
3
- import { createTreeWithEmptyWorkspace } from '@nrwl/devkit/testing';
4
- import { reactNativeInitGenerator } from './init';
5
-
6
- describe('init', () => {
7
- let tree: Tree;
8
-
9
- beforeEach(() => {
10
- tree = createTreeWithEmptyWorkspace({ layout: 'apps-libs' });
11
- tree.write('.gitignore', '');
12
- });
13
-
14
- it('should add react native dependencies', async () => {
15
- await reactNativeInitGenerator(tree, { e2eTestRunner: 'none' });
16
- const packageJson = readJson(tree, 'package.json');
17
- expect(packageJson.dependencies['react']).toBeDefined();
18
- expect(packageJson.dependencies['react-native']).toBeDefined();
19
- expect(packageJson.devDependencies['@types/node']).toBeDefined();
20
- expect(packageJson.devDependencies['@types/react']).toBeDefined();
21
- expect(packageJson.devDependencies['@types/react-native']).toBeDefined();
22
- });
23
-
24
- it('should add .gitignore entries for React native files and directories', async () => {
25
- tree.write(
26
- '/.gitignore',
27
- `
28
- /node_modules
29
- `
30
- );
31
- await reactNativeInitGenerator(tree, { e2eTestRunner: 'none' });
32
-
33
- const content = tree.read('/.gitignore').toString();
34
-
35
- expect(content).toMatch(/# React Native/);
36
- expect(content).toMatch(/# Nested node_modules/);
37
- });
38
-
39
- describe('babel config', () => {
40
- it('should create babel config if not present', async () => {
41
- updateJson<NxJsonConfiguration>(tree, 'nx.json', (json) => {
42
- json.namedInputs = {
43
- sharedGlobals: ['{workspaceRoot}/exiting-file.json'],
44
- };
45
- return json;
46
- });
47
-
48
- await reactNativeInitGenerator(tree, {
49
- unitTestRunner: 'none',
50
- e2eTestRunner: 'none',
51
- });
52
-
53
- expect(tree.exists('babel.config.json')).toBe(true);
54
- const sharedGloabls = readJson<NxJsonConfiguration>(tree, 'nx.json')
55
- .namedInputs.sharedGlobals;
56
- expect(sharedGloabls).toContain('{workspaceRoot}/exiting-file.json');
57
- expect(sharedGloabls).toContain('{workspaceRoot}/babel.config.json');
58
- });
59
-
60
- it('should not overwrite existing babel config', async () => {
61
- tree.write('babel.config.json', '{ "preset": ["preset-awesome"] }');
62
-
63
- await reactNativeInitGenerator(tree, {
64
- unitTestRunner: 'none',
65
- e2eTestRunner: 'none',
66
- });
67
-
68
- const existing = readJson(tree, 'babel.config.json');
69
- expect(existing).toEqual({ preset: ['preset-awesome'] });
70
- });
71
-
72
- it('should not overwrite existing babel config (.js)', async () => {
73
- tree.write('/babel.config.js', 'module.exports = () => {};');
74
- await reactNativeInitGenerator(tree, {
75
- unitTestRunner: 'none',
76
- e2eTestRunner: 'none',
77
- });
78
- expect(tree.exists('babel.config.json')).toBe(false);
79
- });
80
- });
81
- });
@@ -1,2 +0,0 @@
1
- import { Tree } from '@nrwl/devkit';
2
- export declare function addGitIgnoreEntry(host: Tree): void;
@@ -1,25 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.addGitIgnoreEntry = void 0;
4
- const devkit_1 = require("@nrwl/devkit");
5
- const ignore_1 = require("ignore");
6
- const gitignore_entries_1 = require("./gitignore-entries");
7
- function addGitIgnoreEntry(host) {
8
- if (!host.exists('.gitignore')) {
9
- devkit_1.logger.warn(`Couldn't find .gitignore file to update`);
10
- return;
11
- }
12
- let content = host.read('.gitignore', 'utf-8').trimEnd();
13
- const ig = (0, ignore_1.default)();
14
- ig.add(host.read('.gitignore', 'utf-8'));
15
- if (!ig.ignores('apps/example/ios/Pods/Folly')) {
16
- content = `${content}\n${gitignore_entries_1.gitIgnoreEntriesForReactNative}\n`;
17
- }
18
- // also ignore nested node_modules folders due to symlink for React Native
19
- if (!ig.ignores('apps/example/node_modules')) {
20
- content = `${content}\n## Nested node_modules\n\nnode_modules/\n`;
21
- }
22
- host.write('.gitignore', content);
23
- }
24
- exports.addGitIgnoreEntry = addGitIgnoreEntry;
25
- //# sourceMappingURL=add-git-ignore-entry.js.map