Introduction — Tools — Usage
React Native IPTV Demo App with VLC
VLC library used for this priject : react-native-vlc-media-player
Test URL : https://bitmovin-a.akamaihd.net/content/sintel/hls/playlist.m3u8
This project is using following common tools:
- Redux Architecture
- Routing and navigation
- Data Caching / Offline
- Logger
- Add
eslint
,prettier
andeditor config
plugins into your IDE - Your machine must have React Native dependencies installed
yarn && npx pod-install ios
npx react-native run-android
npx react-native run-ios
Or
Open project.xcworkspace file from ios folder and build from xcode