Skip to content

Commit 96d1fa1

Browse files
JeremyDolleaum-tcm
andauthored
Improvments/v2 (#115)
Full refactoring of the boilerplate using latest RN and JS features and web documentation ! Co-authored-by: Arln <[email protected]> Co-authored-by: jeremydolle <[email protected]>
1 parent d797743 commit 96d1fa1

File tree

251 files changed

+17920
-5188
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

251 files changed

+17920
-5188
lines changed

.eslintignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

.eslintrc

Lines changed: 0 additions & 33 deletions
This file was deleted.

.gitattributes

Lines changed: 0 additions & 43 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,6 @@
22
#
33
.DS_Store
44

5-
# Xcode
6-
#
7-
build/
8-
*.pbxuser
9-
!default.pbxuser
10-
*.mode1v3
11-
!default.mode1v3
12-
*.mode2v3
13-
!default.mode2v3
14-
*.perspectivev3
15-
!default.perspectivev3
16-
xcuserdata
17-
*.xccheckout
18-
*.moved-aside
19-
DerivedData
20-
*.hmap
21-
*.ipa
22-
*.xcuserstate
23-
245
# Android/IntelliJ
256
#
267
build/
@@ -31,29 +12,5 @@ local.properties
3112

3213
# node.js
3314
#
34-
node_modules/
3515
npm-debug.log
3616
yarn-error.log
37-
38-
# BUCK
39-
buck-out/
40-
\.buckd/
41-
*.keystore
42-
!debug.keystore
43-
44-
# fastlane
45-
#
46-
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
47-
# screenshots whenever they are needed.
48-
# For more information about the recommended setup visit:
49-
# https://docs.fastlane.tools/best-practices/source-control/
50-
51-
*/fastlane/report.xml
52-
*/fastlane/Preview.html
53-
*/fastlane/screenshots
54-
55-
# Bundle artifact
56-
*.jsbundle
57-
58-
# CocoaPods
59-
/ios/Pods/

.gitlab-ci.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

.prettierignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

.prettierrc

Lines changed: 0 additions & 16 deletions
This file was deleted.

App/Assets/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)