This app aims to redesign the national trust app by making in more intuative and streamlined. The UI design is based on the Airbnb design language patterns. Som functional patterns have been moddeled based on the Airbnb app as well, the focused area filtering.
The data used for the app comes part from the national trust API and part from the decompiled cache of the original application.
App demo: https://drive.google.com/file/d/1TbCdPgx9YMXYJW3kQFxd5w2RkK78ICaR/preview"
This image illustrates how the date is aggregated together in one of the screens:
This is an expo managed project so expo must be installed to run it. Once expo is installed simply run:
npm i
and
npm start