This repository has been archived by the owner on Sep 2, 2021. It is now read-only.
Releases: kiwicom/mobile
Releases · kiwicom/mobile
f480bf45
Upgrade dependencies
52c2d7cb
Release v47
bd32e9c2
Upgrade @kiwicom/universal-components to v0.0.17 It was necessary to: - add [email protected] as a dependency since it's become a peer dependency to Universal Components, - stub .ttf font files as tests would fail otherwise; it's most likely because of the introduction of a ThemeProvider in Universal Components which explicitly imports the font files) e2e tests passed on iPhone and iPad (couldn't get it to work on Android somehow) tested manually on Android emulator
bbc25ba7
Upgrade dependencies
b8bfb913
Shared: Add swipe-away functionality to toast
a8952b99
Release v45
68a838a7
Hotels: Fix performance issue on list page Rendering is slow because list view renders, and map view renders even if only list view is visible. Changing behaviour to hide map view, then show spinner until it is loaded entirely
4db6e52f
Release v46
3ae45e76
Release v46
8fe766c9
Refactor hotels form context to use hooks