Coder Social home page Coder Social logo

race604 / chai-react-native Goto Github PK

View Code? Open in Web Editor NEW

This project forked from backslash112/chai-react-native

1.0 3.0 0.0 1.19 MB

Chai + Facebook's React Native for Android = :)

License: MIT License

Java 32.71% JavaScript 28.93% Objective-C 38.36%

chai-react-native's Introduction

chai-media-logo

Wolfram Alpha for News

Chai is an ambitious project with the aim to create a full-fledged news consumption app completely in Facebook's React Native for Android.

Warning: Chai is a work in progress; early-stage and experimental.

Setup

Follow the "Getting Started" guide from Facebook's React Native GitHub

npm install -g react-native-cli
npm install
react-native run-android

If you get an error, in another window run adb reverse tcp:8081 tcp:8081

If watcher says it took too long to load re-run react-native run-android

Completed

  1. We have an initial view that
  2. A Custom React Native Intent Module exists to play the news YouTube video by throwing an Intent when you click on a list item.

TODOs

  1. User Login and User Settings Syncing with Backend Server

    • We need to allow a user to log in with Facebook and create an account for them on our chai.media backend
    • We should be able to store user settings in a {key:value} with the backend and keep both of these in sync (updates can flow both ways)
    • On the app side, it should be in a way that anywhere in the rest of the app we can query for these user settings (example: get list of all favorite categories of logged in user) this should not need a network query to the backend
    • Settings screen for user to check and update settings

      enable / disable push notifications choose favorite categories etc.

  2. Main View of App

    • Swipe toolbar with -> My News | Today's News | Trending
    • Each section should be a good looking infinite scrolling cardview
    • On click of an item we will open the items detail view; back should return to the user's position in the scroll
    • Items must be cachable (1hr); i.e. you can expect new content only after an hour
    • Pull to refresh to force refresh of the screen
  3. Detail View

Bug Tracker

Found a bug? Report it here!

Feature Request

Have an idea? Add it here!

License

chai-react-native is released under the MIT License.

The full license text is included in LICENSE.txt.

chai-react-native's People

Contributors

httpnick avatar nb333 avatar wingie avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.