Views app
Back

Views app


Click here for the showcase video on YouTube

For Programming 7 I was tasked with developing a mobile app using React Native and Expo. The app had to include both a map view and a list view to find specific locations near the user. By using GPS location, these spots can be identified. The kind of locations or “hotspots” the app would contain was up to me.

For the hotspots I chose beautiful viewpoints in Rotterdam and a few other locations in the Netherlands. These are loaded via a JSON file and can be viewed from both the list view and the interactive map.

Other features of the app include saving favourite locations, both a light and dark mode, and support for multiple languages. These settings can be adjusted by the user and are saved in LocalStorage.

Watch the video for a full tour of the app, along with a short explanation of how I developed it.

Tech Stack

React native + Expo