-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* upgrade apps * update readmes * update * update typescript types * update libs * ✓ ios-stickers tested * update android branch * ✓ branch * ✓ dynamic app icon (ios) * Update yarn.lock * ✓ react-native-pdf * ✓ react-native-webrtc * wip * ✓ detox * drop build folder * update format * update to node 18 * add faster template * update prettier * lint fix
- Loading branch information
Showing
137 changed files
with
3,870 additions
and
2,613 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
export { default } from './src/detox/App'; | ||
// export { default } from './src/android-jsc-intl/App'; | ||
// export { default } from './src/android-jsc-adjust/App'; | ||
export { default } from "./src/detox/App"; | ||
// export { default } from "./src/android-jsc-intl/App"; | ||
// export { default } from "./src/react-native-adjust/App"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"expo": { | ||
"name": "detox", | ||
"name": "detoxapp", | ||
"slug": "app", | ||
"version": "1.0.0", | ||
"orientation": "portrait", | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-49.4 KB
...pp/meta/screenshots/android/en-US/APP_EMULATOR-17302 (PIXEL_6_PRO_API_33)_0.png
Binary file not shown.
Binary file added
BIN
+68.2 KB
...app/meta/screenshots/android/en-US/APP_EMULATOR-5554 (PIXEL_6_PRO_API_33)_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-49.4 KB
...pp/meta/screenshots/android/nl-NL/APP_EMULATOR-17302 (PIXEL_6_PRO_API_33)_0.png
Binary file not shown.
Binary file added
BIN
+68.2 KB
...app/meta/screenshots/android/nl-NL/APP_EMULATOR-5554 (PIXEL_6_PRO_API_33)_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-49.4 KB
...pp/meta/screenshots/android/zh-CN/APP_EMULATOR-17302 (PIXEL_6_PRO_API_33)_0.png
Binary file not shown.
Binary file added
BIN
+68.2 KB
...app/meta/screenshots/android/zh-CN/APP_EMULATOR-5554 (PIXEL_6_PRO_API_33)_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+92.1 KB
...nshots/ios/en-US/APP_99CBBCFB-309E-42DB-A9F1-5431C1C26257 (IPHONE 14 PRO)_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-86.4 KB
...nshots/ios/en-US/APP_E3F2EAAD-5A58-4003-A029-5C642E00C9F4 (IPHONE 13 PRO)_0.png
Binary file not shown.
Binary file added
BIN
+89 KB
...nshots/ios/nl-NL/APP_99CBBCFB-309E-42DB-A9F1-5431C1C26257 (IPHONE 14 PRO)_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-84.2 KB
...nshots/ios/nl-NL/APP_E3F2EAAD-5A58-4003-A029-5C642E00C9F4 (IPHONE 13 PRO)_0.png
Binary file not shown.
Binary file added
BIN
+90.2 KB
...nshots/ios/zh-CN/APP_99CBBCFB-309E-42DB-A9F1-5431C1C26257 (IPHONE 14 PRO)_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-85.7 KB
...nshots/ios/zh-CN/APP_E3F2EAAD-5A58-4003-A029-5C642E00C9F4 (IPHONE 13 PRO)_0.png
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
{ | ||
"expo": { | ||
"name": "apple-settings", | ||
"icon": "https://icogen.vercel.app/api/icon?icon=🔌&color_hex=1832BA" | ||
"icon": "https://icogen.vercel.app/api/icon?icon=🔌&color_hex=1832BA", | ||
"platforms": ["ios"] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"compilerOptions": {}, | ||
"extends": "expo/tsconfig.base" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.