Skip to content

A React-Native IOS & Android Application for Ghibli Studio firm collection

License

Notifications You must be signed in to change notification settings

vincecao/ghiblihub-react-native

Repository files navigation

Ghibli Hub

One iOS & Android mobile application by using React-native framework async calling public Open RESTful Apis (e.g. Studio Ghibli Api, TMDb Api), as well as AniList GraphQL Api, for fetching movie info and stage photos of firms made by Studio Ghibli.

Build

# install
yarn

cd ios
pod install
# Modify API KEYs in .env

# ios
yarn ios8 #run Iphone 8 Simulator
# yarn ios8p #run Iphone 8 Plus Simulator
# yarn ios11 #run Iphone 11 Simulator

# Android
# open avd manager emulator, sdk 28 or newer
yarn android

Update Log

06/20/2022

  • Optimize code structure, fix iOS version

06/18/2022

  • Upgrade dependencies
  • Migrate from JS to TS

11/25/2019

11/24/2019

11/23/2019

  • Init project with basic home and detail pages
  • Integrate with omdbapi & ghibliapi

License

MIT @ Vince Cao

About

A React-Native IOS & Android Application for Ghibli Studio firm collection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published