Git Product home page Git Product logo

rn-stream's Introduction

Stream Feed React Native App

A minimal, clean and beautiful mobile app to help people find the jobs to book and change the world.

"How to save a life?" - The Stream Feed App

PRs Welcome PRs Welcome Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

OverviewRoadmapInstallTech StackTestVersion

1

😊 Overview?

Follow the instructions from the terminal to preview the app on your phone or using an emulator.

💫 Roadmap

  • Flat feed
  • Notification feed
  • Activity detail screen
  • Profile screen
  • Profile update screen
  • Likes & Comments
  • Status update with hashtags, mentions, URL enrichment and image upload

🔧 Install instructions

Getting Started

1) Clone & Install Dependencies

  • 1.1) git clone https://github.com/funnyjerry/rstream.git
  • 1.2) cd rstream - cd into your newly created project directory.
  • 1.3) Install NPM packages with yarn install Note: NPM has issues with React Native so yarn is recommended over npm.
  • 1.4) [iOS] cd ios and run pod install - if you don't have CocoaPods you can follow these instructions to install it.
  • 1.5) [Android] If you haven't already generated a debug.keystore file you will need to complete this step from within the /android/app folder. Run keytool -genkey -v -keystore debug.keystore -storepass android -alias androiddebugkey -keypass android -keyalg RSA -keysize 2048 -validity 10000

2) Start your app

  • 2.1) [iOS] Build and run the iOS app, run react-native run-ios (to run on simulator) or react-native run-ios --device (to run on real device) from the root of your project. The first build will take some time.
  • 2.2) [Android] If you haven't already got an android device attached/emulator running then you'll need to get one running (make sure the emulator is with Google Play / APIs). When ready run react-native run-android from the root of your project.

Tech Stack

Stack Stack Stack Stack Stack

📱 Test

  • Test on Android
  • Test on iOS

👀 Version

  • React-Native
  • Expo 35

rn-stream's People

Contributors

cocadev avatar

Stargazers

 avatar  avatar  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.