coderjonny / social-posts

pull to get stream of social posts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React Native App.

Table of Contents

Available Scripts

git clone this project

make sure to use npm <5 or it might break, currently using npm 4.2 and node v7.10.1

npm install first

npm start

Runs your app in development mode.

Open it in the Expo app on your phone to view it. It will reload if you save edits to your files, and you will see build errors and logs in the terminal.

Sometimes you may need to reset or clear the React Native packager's cache. To do so, you can pass the --reset-cache flag to the start script:

npm start -- --reset-cache

npm test

Runs the jest test runner on your tests.

npm run ios

Like npm start, but also attempts to open your app in the iOS Simulator if you're on a Mac and have it installed.

npm run android

Like npm start, but also attempts to open your app on a connected Android device or emulator. Requires an installation of Android build tools (see React Native docs for detailed setup). We also recommend installing Genymotion as your Android emulator. Once you've finished setting up the native build environment, there are two options for making the right copy of adb available to Create React Native App:

About

pull to get stream of social posts


Languages

Language:JavaScript 100.0%