Commit 69c5421
committed
chore: Update TypeScript and ESLint versions in compile-js plugin
Refactor prompts.js and index.js
Update dependencies and remove unused code
Update yarn installation command to use Yarn v4.5.0
Remove unused declaration for '*.png' module
Add .vscode/launch.json
Add IconByVariant component to atoms
Add send.svg to theme/assets/icons
Update getAssetsContext.ts to handle .svg files
Add '*.svg' module declaration
Add language.svg to theme/assets/icons
Update metro.config.js to include .svg files
Update package.json dependencies
Add IconByVariant component
Update Example screen to use IconByVariant component
Update Example screen to use IconByVariant component for buttons1 parent 894ae3f commit 69c5421
File tree
19 files changed
+783
-362
lines changed- .vscode
- template
- __mocks__
- ios
- Boilerplate.xcodeproj
- src
- components/atoms
- IconByVariant
- screens/Example
- theme/assets
- icons
- images
19 files changed
+783
-362
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
Large diffs are not rendered by default.
0 commit comments