January 2019
Intermediate to advanced
592 pages
14h 30m
English
import React, { Component } from 'react';import { Audio } from 'expo';import { Feather } from '@expo/vector-icons';import { StyleSheet, Text, TouchableOpacity, View, Dimensions} from 'react-native';
const playlist = [ { title: 'People Watching', artist: 'Keller Williams', album: 'Keller Williams Live at The Westcott Theater on 2012-09-22', uri: 'https://ia800308.us.archive.org/7/items/kwilliams2012-09-22.at853.flac16/kwilliams2012-09-22at853.t16.mp3' }, { title: 'Hunted By A Freak', ...Read now
Unlock full access