This is an Expo-managed React Native app for getting all the latest news and information about movies; it currently uses the TMDB API as its backend.
The trello board I use for keeping track of all the tickets of this project is shared in here.
Demo 1
2024-03-08.02.55.23.mp4
Demo 2
2024-03-08.02.55.37.mp4
- TypeScript - Superset of JavaScript programming language with syntax for types.
- JSX - A syntax extension for JavaScript that allows for HTML-like markup to be written inside a JavaScript/TypeScript file.
- React Navigation - A routing and navigation module for React Native apps.
- Axios - A promise-based HTTP client for JavaScript.
- AsyncStorage - An asynchronous, unencrypted, persistent, key-value storage solution for React Native applications.
Main developer: Hojat Ghasemi