Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elelad/moonsitereactnativetest
React Native TV Shows
https://github.com/elelad/moonsitereactnativetest
Last synced: 15 days ago
JSON representation
React Native TV Shows
- Host: GitHub
- URL: https://github.com/elelad/moonsitereactnativetest
- Owner: elelad
- Created: 2019-04-17T10:59:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T19:52:24.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T05:47:12.142Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native TV
## Installation
- Download or clone
- In the project folder run `npm install`
- Run `react-native start`
- For iOS debug run `react-native run-ios`
- For Android debug run `react-native run-android`## Features
- TV Shows list.
- Click on Show for more details.
- In the home screen click on the search icon to search your own TV show.
- Error handaling.## Dependencies
- native-base (2.12.1)
- react (16.8.3)
- react-native (0.59.4)
- react-native-gesture-handler (1.1.0)
- react-native-vector-icons (6.4.2)
- react-navigation (3.8.1)## Tested on
- [x] iPhone 6
- [x] iOS simulator (iPhone X 12.1)
- [x] Android emulator (Pixel 2 api 23)