WhatsApp.Video.2022-11-22.saat.00.49.34.online-video-cutter.com.mp4
- React Native
- Custom Hooks
- React Navigation
- Redux
- Vector Icons
- Reanimated
- Listing returned marvel characters with API.
- You can look detail with clicking.
- You can double click over the characters and add them favorites.
- There is a button under the details.
- You can go the marvel web site for the details
API Linki: http(s)://gateway.marvel.com/
Clone this repository on your local machine.
git clone https://github.com/yurkenn/rn-marvel-app.git
To use it after cloning the project:
cd rn-marvel-app
code .
Run the following commands in the project folder to install the project dependencies.
npm init
npm install
These instructions will get a copy of the project up and running on your local machine for development and testing purposes.
In the project directory you can run:
npx react-native run-android
You can learn more from here : ReactNative Documentation