680 Commits

Author SHA1 Message Date
Johannes Klein
4537dc5452 Update version to 1.0.10 2025-08-28 21:26:04 +02:00
Johannes Klein
29b4878a22 Update react-native-localize to latest (#3066)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-08-23 02:19:15 +02:00
Johannes Klein
22030f3024 Update react-native-maps to 1.20.1 (#3065)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-08-22 22:19:31 +02:00
Johannes Klein
43c06c07de v1.0.9+177 2025-08-16 12:31:28 +02:00
Johannes Klein
d3086687c2 v1.0.9+176 2025-08-13 15:43:47 +02:00
Johannes Klein
fb13df6d1f Update version to 1.0.9 2025-08-13 15:39:19 +02:00
Johannes Klein
7a48f45a9c Update react-native-worklets-core (#3054)
* Update package.json

* Update Podfile.lock

* Update package-lock.json
2025-08-11 14:11:32 +02:00
Johannes Klein
cc052a4d52 Update node (#3052)
* Update .nvmrc

* Update Podfile.lock
2025-08-11 11:18:47 +02:00
Johannes Klein
b4516b7b25 Update react native to v0.78.x (#3043)
* Update package.json

* Update package.json

* Updates for native files with upgrade-helpers

* Update .flowconfig

* Update package-lock.json

* Update Podfile.lock

* Add react-dom types

* Update package-lock.json

* Wrong install

* Use types-react-codemod

* Update TaxonSearch.tsx

* Remove react-native-accessibility-engine dependency

This is currently not maintained and not compatible with RN 0.78

* Comment out accessibility tests

* Disable broken snapshot test

* Move broken test

* Move broken test

* Move broken test

* Remove duplicate file

* Move broken tests

* Move broken tests

* Move broken tests

* Move broken tests

* Move broken tests

* Move broken test

* Remove duplicate file

* Move broken tests
2025-08-09 13:47:46 +02:00
Johannes Klein
e0d714cb9f Update react-native-device-info to latest (#3047)
* Update package.json

* Update package-lock.json

* Update Podfile.lock

* Update PrivacyInfo.xcprivacy
2025-08-08 17:02:59 +02:00
Johannes Klein
1cce11918a Update @react-native-clipboard/clipboard to latest (#3049)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-08-08 16:14:19 +02:00
Johannes Klein
f0f2c63db6 Update @react-native-community/netinfo to latest (#3048)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-08-08 16:00:46 +02:00
Johannes Klein
7452224266 v1.0.8+175 2025-08-05 23:05:20 +02:00
Johannes Klein
3023eb33ca Update Podfile.lock 2025-08-01 13:42:43 +02:00
Johannes Klein
6e696cb524 Update to react-native 0.77 (#3026)
* Upgrade helper changes JS side

* Upgrade helper Android

* Upgrade helper iOS side

* Update project.pbxproj

* Create react-native-modal+14.0.0-rc.1.patch

* BackHandler.removeEventListener is deprecated

* Update react-native-modal

* Update .flowconfig

* Update package-lock.json

* Update Podfile.lock

* Update Podfile.lock from main

* Replace toBeVisible with toBeOnTheScreen

This is not recommended by react-navigation, because even though toBeOnTheScreen makes sure the components are in the tree it does not mean they are visible to the user. For example, in terms of navigation a previous screen is still i the tree but not visible to the user in the app.
I spent around a day trying to figure out why the isVisible check stopped working, and still have no clear answer.
Testing in the actual app shows that all of those flows are still working as expected, so it is a test-environment-only problem.
My suggestion would be to re-visit this problem after we have updated RN to latest, and testing related libraries to latest versions.
2025-08-01 12:11:13 +02:00
Johannes Klein
4765e49fd0 v1.0.8+174 2025-07-30 11:48:31 +02:00
Johannes Klein
5e251f68b0 Update version to 1.0.8 2025-07-30 11:47:33 +02:00
Johannes Klein
8d3dece317 Update @react-native-community/geolocation to latest (#3014)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-07-30 11:19:03 +02:00
Johannes Klein
506aedf3a5 v1.0.7+173 2025-07-22 23:41:38 +02:00
Johannes Klein
019693c08c Update version to 1.0.7 2025-07-22 23:39:58 +02:00
Johannes Klein
71fd691ec3 Update react-native-screens to latest (#3003)
* Update package.json

* Update package-lock.json

* Update Podfile.lock

* Fix package.lock broken by merge
2025-07-18 10:41:56 +02:00
Johannes Klein
0ba77e7810 Update react-native-safe-area-context to latest (#3000)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-07-17 10:01:41 +02:00
Johannes Klein
a433388bea v1.0.6+172 2025-07-16 10:51:05 +02:00
Johannes Klein
f5bb2037c5 Update react-native-webview to latest (#3001)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-07-16 09:23:33 +02:00
Johannes Klein
aca6de6646 Update @react-native-picker/picker to latest (#3002)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-07-16 09:19:49 +02:00
Johannes Klein
41fde613d8 Update @shopify/flash-list to latest (#2995)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-07-11 00:30:58 -07:00
Johannes Klein
a007457daa Update react-native-svg to latest (#2993)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-07-10 22:10:46 -07:00
Johannes Klein
fc388f6e57 v1.0.6+171 2025-07-10 09:27:22 +02:00
Johannes Klein
39ebdb1f47 v1.0.6+170 2025-07-09 12:16:43 +02:00
Johannes Klein
c5ab4d71fa v1.0.6+169 2025-07-01 22:01:16 +02:00
Johannes Klein
8233830867 Update version to 1.0.6 2025-07-01 21:55:33 +02:00
Johannes Klein
b4383a3db7 Update react native gesture handler 2.22.1 (#2988)
* Update package.json

* Update package-lock.json

* Update Podfile.lock

* Update Podfile.lock
2025-06-27 15:39:30 -07:00
Johannes Klein
f2145dc86d Update react-native-reanimated (#2987)
* Update package.json

* Update package-lock.json

* Update Podfile.lock

* Reactivate snapshot tests

* Update Podfile.lock
2025-06-27 15:29:21 -07:00
Johannes Klein
1f0300db57 Update react native to 0.76.9 (#2974)
* Changes according to the RN upgrade helper

* Update .flowconfig

* Update Gemfile.lock

* Fix typo in minimunSDK version specified

* Disable New Architecture

* Prefer double-quotes

* Update .flowconfig

* Update vision camera patch version number

* Update package-lock.json

* Update Podfile.lock

* Remove no longer needed mock
2025-06-27 14:13:23 -07:00
Johannes Klein
085cac9a33 Update datetimepicker libraries (#2972)
* Update date time picker libraries

* Update package-lock.json

* Update Podfile.lock
2025-06-26 12:00:21 -07:00
Johannes Klein
1e3be948e8 Update react native gesture handler 2.20 (#2969)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-06-26 11:34:21 -07:00
Johannes Klein
7b0d952c79 React native vision camera 4.7.0 (#2973)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-06-26 11:22:28 -07:00
Johannes Klein
d9f9c16074 Update react-native-keep-awake to version ^1.3.1 (#2971)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-06-26 08:32:02 +02:00
Johannes Klein
43ff500643 Update react native worklets core 1.5.0 (#2970)
* Reapply "Update package.json"

This reverts commit 8394e82c51.

* Reapply "Update package-lock.json"

This reverts commit 618b9e2fcc.

* Reapply "Update Podfile.lock"

This reverts commit a892307c3a.
2025-06-26 08:31:07 +02:00
Johannes Klein
356bbb5ae5 Update react native svg (#2967)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-06-25 16:44:13 -07:00
Johannes Klein
11e0b78237 v1.0.5+168 2025-06-25 12:08:18 +02:00
Angie
6e1fff46c2 Dismissable banner that opens login/signup (#2951)
* Dismissable banner that opens login/signup

* Presist state, dynamic width

* Add LoginBanner in place of Dismissable banner, use typescript and rename shownOnce in createLayoutSlice

* LoginBanner typescript file

* Rename shownOnce to more descriptive onboardingShownOnce

* Revert shownOnce name change
2025-06-24 13:06:47 -07:00
Johannes Klein
0061b16c52 v1.0.5+167 2025-06-18 11:18:14 +02:00
Johannes Klein
9f2093a282 Update Podfile.lock 2025-06-18 11:14:59 +02:00
Johannes Klein
a892307c3a Revert "Update Podfile.lock"
This reverts commit 7b3f51ee5a.
2025-06-17 16:09:14 +02:00
Johannes Klein
7b3f51ee5a Update Podfile.lock 2025-06-17 16:04:52 +02:00
Johannes Klein
b9b58bdfc4 Update react-native-reanimated to version 3.16.6 (#2957)
* Use updated version

Version 3.16.0 introduces support for RN 0.76. 3.16.7 introduces support vor RN 0.77 so I decided for 3.16.6 for now.

* Update package-lock.json

* Update Podfile.lock

* Update UploadStatus.test.js.snap

* Comment out snapshot tests

* Comment out snapshot tests
2025-06-16 10:56:52 -07:00
Johannes Klein
3faf5e3e29 Update to react-native 0.75 (#2950)
* Update to RN 0.75.5 with upgrade helper diff

* Update .flowconfig

* Update package-lock.json

* Update Gemfile.lock

* Update Podfile.lock

* Update project.pbxproj

* Use double quotes

* Update to RN 0.75.5 with upgrade helper diff

* Update .flowconfig

* Update package-lock.json

* Update Gemfile.lock

* Update Podfile.lock

* Update project.pbxproj

* Use double quotes

* Update Podfile.lock

* Update CustomTabBar.js

* Revert "Update CustomTabBar.js"

This reverts commit 2eb085e3bb.

* Update NavBar. Remove percentage based width as it broke the UI

Now we rely solely on flexbox spacing of justify-around.

* Update FloatingActionButton percentage values

* Update CustomTabBar.test.js.snap
2025-06-12 21:18:28 +02:00
Ken-ichi
9a80a6351e New Crowdin translations by GitHub Action (#2946)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-06-12 10:44:52 -07:00
Johannes Klein
4e7322ed3b Update react native gesture handler (#2955)
* Update react-native-gesture-handler

Version 2.18.x introduces support for RN 0.75

* Update package-lock.json

* Update Podfile.lock

* Fix PhotoLibrary tests

* Update jest.setup.js

* Remove time travel calls
2025-06-11 23:24:38 +02:00