https://github.com/birkir/kvikmyndr-app
Whats in the movies tonight?
https://github.com/birkir/kvikmyndr-app
apollo graphql mobx movie react-native showtimes
Last synced: about 2 months ago
JSON representation
Whats in the movies tonight?
- Host: GitHub
- URL: https://github.com/birkir/kvikmyndr-app
- Owner: birkir
- Created: 2016-04-30T17:18:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T08:04:28.000Z (over 2 years ago)
- Last Synced: 2025-03-26T06:43:25.856Z (2 months ago)
- Topics: apollo, graphql, mobx, movie, react-native, showtimes
- Language: TypeScript
- Homepage:
- Size: 53.3 MB
- Stars: 51
- Watchers: 4
- Forks: 11
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - kvikmyndr-app - Whats in the movies tonight? (TypeScript)
- fucking-open-source-ios-apps - Bíóhúsið
README
Bíóhúsið
====(Also known as kvikmyndr)
iOS and Android app about getting latest cinema showtimes.
This was a weekend project so don't expect it to ~~work~~ or be ~~beautiful~~ (it now works most of the time and is pretty beautiful).

- [Download for Android](https://play.google.com/store/apps/details?id=com.solidmobile.kvikmyndr)
- [Download for iOS](https://itunes.apple.com/is/app/biohusi/id1112946298) 
### New in v2.0
- Transitions
- Coming Soon
- Settings
- Account
- eslint
- Branding and logo (Thanks Arnar!)### New in v3.0
- Redesign app layout
- React native navigation (wix)
- Native transitions and animations
- GraphQL and Apollo
- Chrome custom tabs
- Share and deep linking
- Full screen poster
- Credits list### New in v3.1
- RNN v2
- TypeScript
- SafariViewControllerQuick Start
----------
```bash
yarn install
react-native run-ios
react-native run-android
```