-
Notifications
You must be signed in to change notification settings - Fork 5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5daa12e
commit 7e3f438
Showing
492 changed files
with
18,435 additions
and
15,928 deletions.
There are no files selected for viewing
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
13 changes: 13 additions & 0 deletions
13
.yarn/patches/@gorhom-bottom-sheet-npm-4.5.1-d8ef5d483d.patch
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,13 @@ | ||
diff --git a/src/components/bottomSheet/BottomSheet.tsx b/src/components/bottomSheet/BottomSheet.tsx | ||
index 1050af591cedd3395c3f21553f9b125d85ca9d11..0761eb562be2af0ebccfda02f06a9ec79289d4ae 100644 | ||
--- a/src/components/bottomSheet/BottomSheet.tsx | ||
+++ b/src/components/bottomSheet/BottomSheet.tsx | ||
@@ -501,7 +501,7 @@ const BottomSheetComponent = forwardRef<BottomSheet, BottomSheetProps>( | ||
animatedAnimationSource.value === ANIMATION_SOURCE.SNAP_POINT_CHANGE && | ||
animatedAnimationState.value === ANIMATION_STATE.RUNNING | ||
) { | ||
- return animatedNextPositionIndex.value; | ||
+ return Math.max(animatedCurrentIndex.value, currentIndex); | ||
} | ||
|
||
return currentIndex; |
11 changes: 11 additions & 0 deletions
11
.yarn/patches/@shopify-react-native-performance-npm-4.1.2-ec1fcc7507.patch
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,11 @@ | ||
diff --git a/ios/ReactNativePerformance/ReactNativePerformance.m b/ios/ReactNativePerformance/ReactNativePerformance.m | ||
index 485211356fc14de4205e6d0c7e06eb5116992e0b..dbb4bb5637656b7f62fc88249b4ed5402c22290d 100644 | ||
--- a/ios/ReactNativePerformance/ReactNativePerformance.m | ||
+++ b/ios/ReactNativePerformance/ReactNativePerformance.m | ||
@@ -1,5 +1,5 @@ | ||
#import "ReactNativePerformance.h" | ||
-#import "ReactNativePerformance-Swift.h" | ||
+#import <ReactNativePerformance/ReactNativePerformance-Swift.h> | ||
|
||
static NSTimeInterval startupTimestamp = -1.0; | ||
|
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 +1 @@ | ||
web/5.57.0 | ||
web/5.58.0 |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 removed
BIN
-24 KB
apps/mobile/android/app/src/main/res/drawable-hdpi/ic_launcher_background.png
Binary file not shown.
Binary file removed
BIN
-48.5 KB
apps/mobile/android/app/src/main/res/drawable-hdpi/ic_launcher_foreground.png
Binary file not shown.
Binary file modified
BIN
-2.5 KB
(52%)
apps/mobile/android/app/src/main/res/drawable-hdpi/ic_stat_onesignal_default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
-14.5 KB
apps/mobile/android/app/src/main/res/drawable-mdpi/ic_launcher_background.png
Binary file not shown.
Binary file removed
BIN
-25.3 KB
apps/mobile/android/app/src/main/res/drawable-mdpi/ic_launcher_foreground.png
Binary file not shown.
Binary file modified
BIN
-912 Bytes
(62%)
apps/mobile/android/app/src/main/res/drawable-mdpi/ic_stat_onesignal_default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
-39.1 KB
apps/mobile/android/app/src/main/res/drawable-xhdpi/ic_launcher_background.png
Binary file not shown.
Binary file removed
BIN
-75.8 KB
apps/mobile/android/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png
Binary file not shown.
Binary file modified
BIN
-4.74 KB
(48%)
apps/mobile/android/app/src/main/res/drawable-xhdpi/ic_stat_onesignal_default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
-70.9 KB
apps/mobile/android/app/src/main/res/drawable-xxhdpi/ic_launcher_background.png
Binary file not shown.
Binary file removed
BIN
-143 KB
apps/mobile/android/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png
Binary file not shown.
Binary file modified
BIN
-12.4 KB
(39%)
apps/mobile/android/app/src/main/res/drawable-xxhdpi/ic_stat_onesignal_default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
-106 KB
apps/mobile/android/app/src/main/res/drawable-xxxhdpi/ic_launcher_background.png
Binary file not shown.
Binary file removed
BIN
-239 KB
apps/mobile/android/app/src/main/res/drawable-xxxhdpi/ic_launcher_foreground.png
Binary file not shown.
Binary file modified
BIN
-199 KB
(22%)
...e/android/app/src/main/res/drawable-xxxhdpi/ic_onesignal_large_icon_default.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 modified
BIN
-23.8 KB
(34%)
.../mobile/android/app/src/main/res/drawable-xxxhdpi/ic_stat_onesignal_default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 6 additions & 4 deletions
10
apps/mobile/android/app/src/main/res/drawable/splashscreen.xml
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,8 @@ | ||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<item android:drawable="@color/splashscreen_background"/> | ||
<item> | ||
<bitmap android:gravity="center" android:src="@drawable/ic_launcher_foreground" /> | ||
</item> | ||
<item android:drawable="@color/splashscreen_background" /> | ||
<item | ||
android:drawable="@drawable/uniswap_logo" | ||
android:width="150dp" | ||
android:height="150dp" | ||
android:gravity="center" /> | ||
</layer-list> |
Oops, something went wrong.