Skip to content

jessedijkstra/tindle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tindle Example

Usage

Install react-native using the installation instructions provided by the (React Native documentation)[https://facebook.github.io/react-native/docs/getting-started.html#content].

For iOS:

npm install
open ios/Tindle.xcodeproj

Run application and than do the folliwng:

npm start

Press CMD+ALT+Z and enable Chrome Debugging/LiveReload. Open http://localhost:8081/debugger-ui in Chrome and open the debugger.

You're all set!

Roadmap

  • Use Blendle Mailing tool endpoint for staff picks instead of trending
  • Optimize performance
  • Add notification where you swiped
  • Add login functionality that saves the refreshToken
  • Add pull down to complete reading
  • Add refund when you complete reading within 10 seconds
  • Add logo
  • Android build

Changelog

2016-03-13

  • Use redux-storage
  • Reimplemented the way items are loaded into cards

2016-02-27

  • Implement read later list
  • Implement deleted list
  • Save to read later when swiped right
  • Save deleted in store so they don't show up again
  • Fetch new items on app open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published