Skip to content

Commit 91b5163

Browse files
committed
chore: remove Reactotron configuration and related files from the template
1 parent 2e083ab commit 91b5163

6 files changed

Lines changed: 1 addition & 122 deletions

File tree

documentation/docs/04-Guides/07-Debugging.md

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

template/eslint/folder-structure.mjs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@ import { createFolderStructure } from 'eslint-plugin-project-structure';
9797
// | ├── layout.ts
9898
// ├── translations/
9999
// | └── *.json
100-
// ├── app.tsx
101-
// └── reactotron.config.ts
100+
// └── app.tsx
102101

103102
export const folderStructureConfig = createFolderStructure({
104103
ignorePatterns: [
@@ -369,7 +368,6 @@ export const folderStructureConfig = createFolderStructure({
369368
{ ruleId: 'theme' },
370369
{ ruleId: 'translations' },
371370
{ name: 'app.tsx' },
372-
{ name: 'reactotron.config.ts' },
373371
],
374372
},
375373
{ name: 'index.d.ts' },

template/index.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,4 @@ import { AppRegistry } from 'react-native';
33
import { name as appName } from './app.json';
44
import App from './src/app';
55

6-
// if (__DEV__) {
7-
// void import('@/reactotron.config');
8-
// }
9-
106
AppRegistry.registerComponent(appName, () => App);

template/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,6 @@
7777
"prettier": "^3.6.2",
7878
"react-native-svg-transformer": "^1.5.0",
7979
"react-test-renderer": "19.2.3",
80-
"reactotron-react-native": "^5.1.12",
81-
"reactotron-react-native-mmkv": "^0.2.8",
82-
"reactotron-react-query": "^2.0.2",
8380
"typescript": "^5.8.3",
8481
"typescript-eslint": "^8.38.0"
8582
},

template/src/reactotron.config.ts

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

template/yarn.lock

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -6106,11 +6106,6 @@ minipass@^4.2.4:
61066106
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.3.tgz#79389b4eb1bb2d003a9bba87d492f2bd37bdc65b"
61076107
integrity sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==
61086108

6109-
mitt@^3.0.1:
6110-
version "3.0.1"
6111-
resolved "https://registry.yarnpkg.com/mitt/-/mitt-3.0.1.tgz#ea36cf0cc30403601ae074c8f77b7092cdab36d1"
6112-
integrity sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==
6113-
61146109
mkdirp@^1.0.4:
61156110
version "1.0.4"
61166111
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
@@ -6817,36 +6812,6 @@ react@19.2.3:
68176812
resolved "https://registry.yarnpkg.com/react/-/react-19.2.3.tgz#d83e5e8e7a258cf6b4fe28640515f99b87cd19b8"
68186813
integrity sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==
68196814

6820-
reactotron-core-client@2.9.9:
6821-
version "2.9.9"
6822-
resolved "https://registry.yarnpkg.com/reactotron-core-client/-/reactotron-core-client-2.9.9.tgz#93ac2122d215084502fd87bf56e8fde8fef07879"
6823-
integrity sha512-caI6ZWpfV/gNeCBhm6alxuCpOxYEFxg9FsgVaOXJWZeKjK2egjxkXcUEFWeS3b9mC6Kwi7Wuu79zfeGtkbdAYw==
6824-
dependencies:
6825-
reactotron-core-contract "0.3.2"
6826-
6827-
reactotron-core-contract@0.3.2:
6828-
version "0.3.2"
6829-
resolved "https://registry.yarnpkg.com/reactotron-core-contract/-/reactotron-core-contract-0.3.2.tgz#b88bb7b411a6247b02dae90234c5ea0755738acf"
6830-
integrity sha512-39ZNLfxxV7WEOszekIRg56F6VFZrQk7+Lei+8MccNESX3VbQzs1uex/GNesxk6CMTS6ytwqYIBAgLyc9WX/PaA==
6831-
6832-
reactotron-react-native-mmkv@^0.2.8:
6833-
version "0.2.9"
6834-
resolved "https://registry.yarnpkg.com/reactotron-react-native-mmkv/-/reactotron-react-native-mmkv-0.2.9.tgz#1af528c2f0f74afd903afcb3137a5b00fbbbbae6"
6835-
integrity sha512-zOEDEao+gA27IrZYHAHFPYmmSGGvuEKy6wv37WUzA1NdbQDFqPpVNQkDgL9kG5xOXlnUnp39JhHLaAJ63dz9cQ==
6836-
6837-
reactotron-react-native@^5.1.12:
6838-
version "5.1.18"
6839-
resolved "https://registry.yarnpkg.com/reactotron-react-native/-/reactotron-react-native-5.1.18.tgz#50e3645d1c9431b684f0a605923eb8beb4cba1b8"
6840-
integrity sha512-Nyb/w7tRQICtfvjAJSN6Q/3aRO8L6eTfEcWpDR/atUyoINkyzducMx6yXA+sz1mazxivY16N3VPkmQ1XohQAcg==
6841-
dependencies:
6842-
mitt "^3.0.1"
6843-
reactotron-core-client "2.9.9"
6844-
6845-
reactotron-react-query@^2.0.2:
6846-
version "2.0.2"
6847-
resolved "https://registry.yarnpkg.com/reactotron-react-query/-/reactotron-react-query-2.0.2.tgz#38903b7adc4738b011bb3dcf141fadb5819c6e0a"
6848-
integrity sha512-xBmjcdo6/GTgISmazhfuaaY+XLeu6YQ1qZuFp3epgESy8t+tGG7F19ChgaqWIXucWPWON3P/pixjz91oT62BgA==
6849-
68506815
readable-stream@^3.4.0:
68516816
version "3.6.2"
68526817
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.2.tgz#56a9b36ea965c00c5a93ef31eb111a0f11056967"

0 commit comments

Comments
 (0)