Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T08:04:28.000Z (about 2 years ago)
- Last Synced: 2024-10-28T18:56:40.322Z (3 months ago)
- Topics: apollo, graphql, mobx, movie, react-native, showtimes
- Language: TypeScript
- Homepage:
- Size: 53.3 MB
- Stars: 50
- Watchers: 5
- 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).
![Logo](https://lh3.googleusercontent.com/O1oZfmD4Vt-8h-k35-XKOfMGA0iyguSPdlS1yyyYAuKq89_NX-7LtWq0TQwZwpANQA=w200-rw)
- [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)![Imgur](http://i.imgur.com/FivkwYP.png) ![Imgur](http://i.imgur.com/bhZ5m9w.png)
### 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
```