Skip to content

An experiment to implement shared transitions in a Movie listing application

Notifications You must be signed in to change notification settings

rakhi2104/rn-movie-app

Repository files navigation

React Native Experiment

Shared Transition

This is an experiment to implement shared transitions in a Movie listing application

App Demo

Guides

To get started, you can fork this Repo and clone the repository to you machine.

Create a file utils/secrets.js.

const TMDB_API_KEY = "YOUR_TMDB_API_KEY";

export { TMDB_API_KEY };

To get your own TMDB API Key, visit https://developers.themoviedb.org/

About

An experiment to implement shared transitions in a Movie listing application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published