We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492c7b8 commit bba6f0bCopy full SHA for bba6f0b
.npmignore
@@ -1,6 +1,9 @@
1
.DS_Store
2
-templates/node_modules
3
-templates/ios/Pods
+template/node_modules
+template/ios/Pods
4
+template/android/app/build
5
+template/android/.gradle
6
+template/android/.idea
7
documentation
8
.idea
9
.github
package.json
@@ -1,6 +1,6 @@
{
"name": "@thecodingmachine/react-native-boilerplate",
- "version": "2.2.0",
+ "version": "2.2.1",
"description": "TheCodingMachine React Native Boilerplate",
"repository": {
"type": "git",
0 commit comments