A clone of Spotify using React Native and Redux
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
^0.18.0^4.16.3^4.17.10^5.1.0^6.1.0^16.4.10.56.0^5.0.0^2.11.2^5.0.7^4.0.023.4.2^523.5.016.4.145
commits
Major styling fix to AlbumPage components, Track and Tracklist. Added SearchHeader and SearchHistory comp. Updated README with Search screen pic
3a91148View on GitHubAdded AudioStreamer comp (NO STREAMING LIB ADDED YET). Few changes to redux SelectSongReducer and its actions. Track comp now updates SelectSongReducer.
41a249cView on GitHubMAJOR changes to ContentColumn and its implementation. Update Browse screen with card component and real playlists. Removed RecStations comp for JumBackIn
0f80b70View on GitHubAdded Track and Tracklist comp.Album comps renaming. Added helper to remove duplicate objs.
db2ab7dView on GitHubAdded AlbumInfoColumn comp for AlbumSongList, basic stylings added
724648fView on GitHubAdded reducers and actions for AlbumSongList comp. Changes to ContentColumn now handles navigation to album page and dispatching actions for AlbumListView
2e889d5View on GitHubSeparated Home to HomeStackNavigator. Added AlbumSongList comp with BackMenuHeader comp. Change icon pack from material design to Entypo
24a7326View on GitHubAdded SplashPage comp, removed logic from InitLandinPage. Fixed BrowseContentRow not displaying ContentColumns. Created BrowseCateogryList comp
75f63ffView on GitHubRefactored RowHeader and ContentScrollRow into one central comp, ContentRow. Added basic styling to main tab navigation screens.
1327b61View on GitHub