Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit 84309c7

Browse files
committed
Clean 1
1 parent c0de711 commit 84309c7

File tree

7 files changed

+2
-467
lines changed

7 files changed

+2
-467
lines changed

App.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,14 @@ export default class App extends Component {
2424
ref={this.weeloop}
2525
custom={false}
2626
appGuid="67540390-b3c1-11e9-a487-43674d54ecce"
27+
/*
2728
user={{
2829
email: "lucas.delon@yopmail.com",
2930
firstname: "lucas",
3031
lastname: "delon",
3132
key: "wZcD1",
3233
}}
34+
*/
3335
/>
3436
</View>
3537
);

app.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
"version": "1.0.0",
77
"privacy": "public",
88
"orientation": "portrait",
9-
"icon": "./assets/icon.png",
109
"splash": {
11-
"image": "./assets/splash.png",
1210
"resizeMode": "contain",
1311
"backgroundColor": "#ffffff"
1412
},

assets/icon.png

-642 Bytes
Binary file not shown.

assets/images/logo.tsx

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

assets/splash.png

-9.09 KB
Binary file not shown.

0 commit comments

Comments
 (0)