Commit Graph

19 Commits

Author SHA1 Message Date
Petr Knetl
a125ec32aa chore(suite-native): bump react native related dependencies (2025-10) 2025-10-27 13:04:36 +01:00
Petr Knetl
e974669278 chore(suite-native): bump not native specific dependencies (2025-10) 2025-10-27 13:04:36 +01:00
brantalikp
6a1176a102 chore(suite-native): expo 54: dependencies update 2025-10-20 11:35:17 +02:00
Peter Sanderson
7027213e3f fix: add TON of missing dependecies in package.json 2025-09-18 13:04:25 +02:00
brantalikp
910521a8df chore(suite): url cleanup 2025-09-10 14:48:29 +02:00
brantalikp
80db8af3e2 chore: update other packages 2025-06-23 17:46:37 +02:00
Peter Sanderson
abb41f8033 chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies 2024-11-13 10:36:38 +01:00
Petr Knetl
2206f19f2e chore(suite): depcheck enabled 2024-06-18 13:07:58 +02:00
Jan Komarek
84bc9b8bd3 chore: update typescript and use global tsc 2024-02-12 11:56:09 +01:00
Daniel Suchý
bb37005e6b chore(mobile): Expo migration (#10769)
* gitignore android + ios folders

* update deps

* react-native-usb Expo + RN 0.73 support

* remove unnecessary fonts

* migrate to Expo

* update github workflows for Expo

* fix type error

* update expo-av

* fix lottie welcome animation

* change android version to 1 for debug

* fix deps

* fix tsconfig

* PR fixes

* fix min sdk version

* rename app

* add Sentry auth token to CI

* remove unsused deps in root package.json

* fix staging pipeline

* update package.json scripts

* fix staging

* fix fastlane prod

* fix unit tests

* fix unit tests
2024-01-26 18:45:30 +00:00
Daniel Suchý
6fbef4ccea fix(mobile): fix animation related crashes (#10461) 2024-01-02 16:10:26 +01:00
Bohdan Juříček
50fe764c31 chore(suite-native): update skia + reanimated (#10202) 2023-12-06 21:54:25 +00:00
Bohdan Juříček
0c84475141 chore(suite-native): react native versions (#10233) 2023-12-06 21:06:13 +00:00
vytick
535a476495 chore(suite-native): updated version of reanimated and skia (#9739)
* chore(suite-native): updated version of reanimated and skia

* fixup! chore(suite-native): updated version of reanimated and skia
2023-10-24 19:18:56 +00:00
Petr Knetl
3659e0fda9 feat(suite-native): message system ui (#9105)
UI for the message system created.

Closes #8694
2023-08-24 08:52:22 +00:00
Daniel Suchý
cd5d50fb16 chore(mobile): improve perf of transaction list (#8836) 2023-07-01 18:44:31 +00:00
Daniel Suchý
d0515be128 chore(mobile): upadete RN + Skia + Reanimated (#8190) 2023-04-23 20:27:42 +02:00
Petr Knetl
67c3c5e409 Feat/faq polishing (#8088)
* feat(suite-native): FAQ polishing

* feat(suite-native): link component using reanimated
2023-04-18 10:28:43 +02:00
Petr Knetl
7e0e9a3ee4 Feat/toast notifications logic (#7823)
* feat(suite-native): @suite-native link package

* feat(suite-native): @suite-native/toast-notifications package

 Toast notification logic.

* refactor(suite-native): toast-notifications redux substituted with jotai
2023-03-20 17:32:51 +01:00