Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 456 auto play multi image #568

Merged
merged 19 commits into from
Jun 26, 2024
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
8ecd8e3
Updated classifier styling to match updated designs. Added auto play …
coryzoon Apr 26, 2024
2804176
Remove unneeded library, remove unneeded logo, comments, remove param…
coryzoon Apr 26, 2024
8dbbbbf
Add background to params when getting projects.
coryzoon Apr 30, 2024
020b157
Use SizedMarkdown component for answer buttons to handle the buttons …
coryzoon Apr 30, 2024
503bf01
Update color for task tab.
coryzoon May 1, 2024
ef955ea
Applied styling fixes after testing.
coryzoon May 1, 2024
268c0c6
Update markdown buttons and update autoplay multi-image for android f…
coryzoon May 2, 2024
79d942a
Add shadow to paginated dot for android. Add shadow to expand icon. F…
coryzoon May 7, 2024
4ec15f9
Readjusted how android handles the autoplay to fix both the flashing …
coryzoon May 7, 2024
7607d2c
Fix spacing issues on QuestionClassifier.
coryzoon May 7, 2024
dd113c3
Handle tutorial paginated dots when count is greater than 10. Fix bot…
coryzoon May 7, 2024
a3c9657
Remove key for auto play images, add margin above submit button on dr…
coryzoon May 8, 2024
e0243b4
Move modal close button for video. Add shadow to expand icon. Adjust …
coryzoon May 9, 2024
6a6f0e1
Apply red header when project is preview. Make swipe background trans…
coryzoon May 13, 2024
373090a
Bug fixes. Museum mode crash, hiding need help when no text, ipad lan…
coryzoon May 28, 2024
992b753
Add TouchableWithoutFeedback around the video to allow for controls t…
coryzoon May 28, 2024
df9b9e6
Fixed bugs with autoplay images.
coryzoon May 30, 2024
cbc6fdb
Fix bug with swiping images being blurred.
coryzoon Jun 1, 2024
8c23a1b
Blurred image fix.
coryzoon Jun 5, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 21 additions & 20 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ PODS:
- React-Core
- react-native-netinfo (9.5.0):
- React-Core
- react-native-safe-area-context (4.9.0):
- react-native-safe-area-context (4.10.1):
- React-Core
- react-native-splash-screen (3.3.0):
- React-Core
Expand All @@ -405,7 +405,7 @@ PODS:
- react-native-video/Video (= 5.2.1)
- react-native-video/Video (5.2.1):
- React-Core
- react-native-webview (13.8.1):
- react-native-webview (13.8.6):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- React-NativeModulesApple (0.72.4):
Expand Down Expand Up @@ -520,36 +520,37 @@ PODS:
- React-perflogger (= 0.72.4)
- rn-fetch-blob (0.12.0):
- React-Core
- RNCAsyncStorage (1.22.0):
- RNCAsyncStorage (1.23.1):
- React-Core
- RNCMaskedView (0.1.11):
- React
- RNCPushNotificationIOS (1.11.0):
- React-Core
- RNDeviceInfo (10.12.0):
- RNDeviceInfo (10.13.2):
- React-Core
- RNFBAnalytics (18.8.0):
- RNFBAnalytics (18.9.0):
- Firebase/AnalyticsWithoutAdIdSupport (= 10.20.0)
- React-Core
- RNFBApp
- RNFBApp (18.8.0):
- RNFBApp (18.9.0):
- Firebase/CoreOnly (= 10.20.0)
- React-Core
- RNFBMessaging (18.8.0):
- RNFBMessaging (18.9.0):
- Firebase/Messaging (= 10.20.0)
- FirebaseCoreExtension (= 10.20.0)
- React-Core
- RNFBApp
- RNGestureHandler (2.15.0):
- RNGestureHandler (2.16.0):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- RNReanimated (3.7.0):
- RNReanimated (3.9.0):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- ReactCommon/turbomodule/core
- RNScreens (3.29.0):
- RNScreens (3.31.1):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- React-RCTImage
- RNSentry (5.16.0):
- hermes-engine
- React-Core
Expand Down Expand Up @@ -813,10 +814,10 @@ SPEC CHECKSUMS:
React-logger: da1ebe05ae06eb6db4b162202faeafac4b435e77
react-native-blur: c4da0fcd0bb056420f62be1b2573987a69308c91
react-native-netinfo: 48c5f79a84fbc3ba1d28a8b0d04adeda72885fa8
react-native-safe-area-context: b97eb6f9e3b7f437806c2ce5983f479f8eb5de4b
react-native-safe-area-context: dcab599c527c2d7de2d76507a523d20a0b83823d
react-native-splash-screen: 4312f786b13a81b5169ef346d76d33bc0c6dc457
react-native-video: c26780b224543c62d5e1b2a7244a5cd1b50e8253
react-native-webview: a2272b7db020753dfc9bac620dc5eadfcf1415d6
react-native-webview: 14f6b3904d934533d65e01376752efaf4a45ece4
React-NativeModulesApple: 18496bbd735260b50cbe59b652cf1b05d8126465
React-perflogger: 496a1a3dc6737f964107cb3ddae7f9e265ddda58
React-RCTActionSheet: 02904b932b50e680f4e26e7a686b33ebf7ef3c00
Expand All @@ -835,16 +836,16 @@ SPEC CHECKSUMS:
React-utils: 7fef99cb0992be59378eb57bf28ef9f43e5bbc8e
ReactCommon: 4d59831d2c919a3b38d01efa43501f23e3527cc5
rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba
RNCAsyncStorage: c43e6d71e13bb4748503797784839e0fbbf89d56
RNCAsyncStorage: 826b603ae9c0f88b5ac4e956801f755109fa4d5c
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
RNCPushNotificationIOS: 64218f3c776c03d7408284a819b2abfda1834bc8
RNDeviceInfo: db5c64a060e66e5db3102d041ebe3ef307a85120
RNFBAnalytics: 5a58b636d8533fc17b44b689212e921747373854
RNFBApp: a4f5b074984cf612e4c97d68b42be690c59e2638
RNFBMessaging: 1e7415390ae579c5949505a0709686a2de8a47e5
RNGestureHandler: 6a0bca5c5b2fb62211e9a75d5f4ed877817c4412
RNReanimated: 0f4742827f6364455d957e5cc5cf4a18f221e845
RNScreens: 1c2444658fbb696a094272d946708167b1f63409
RNDeviceInfo: 42aadf1282ffa0a88dc38a504a7be145eb010dfa
RNFBAnalytics: aec413bc1623191bdb7d0378c49b92d8c289b05b
RNFBApp: 9b25191f7a5e72c185b7e43fffb0d906869c4659
RNFBMessaging: 99621af036e0aa85506390f77d79c9e6353aacca
RNGestureHandler: 3ca879eb9e4fbddcf90539dac20992ddfe6d63a3
RNReanimated: 65ea8b9347cf9d2f16402355aae86e35d6905385
RNScreens: 396c07678c1c35614bc5feba74a56df387bf1965
RNSentry: 9a8aebd354d3b47c428c72ec7264b7822cf4f3c2
RNSVG: d00c8f91c3cbf6d476451313a18f04d220d4f396
RNVectorIcons: 6731bd488db95f4197433b30d81d03dc228b367e
Expand Down
2 changes: 1 addition & 1 deletion ios/ZooniverseMobile.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Loading