项目作者: ruslanzharkov

项目描述 :
React Native / Redux application using Firebase
高级语言: JavaScript
项目地址: git://github.com/ruslanzharkov/albums.git
创建时间: 2018-10-10T17:36:42Z
项目社区:https://github.com/ruslanzharkov/albums

开源协议:

下载


Albums

Simple app for ios only for creating and reading post.

Motivation

A short description of the motivation behind the creation and maintenance of the project. This should explain why the project exists.

Code style

If you’re using any code style like xo, standard etc. That will help others while contributing to your project. Ex. -

js-standard-style

Demo

Tech/framework used

Built with

Features

App store data in Firebase. It`s simple to use in development and fast for read/write data

Code Example

Show what the library does as concisely as possible, developers should be able to figure out how your project solves their problem by looking at the code example. Make sure the API you are showing off is obvious, and that your code is short and concise.

Installation

Clone repo
cd project
install all dependencies and write to terminal npm run ios or yarn ios

API Reference

Depending on the size of the project, if it is small and simple enough the reference docs can be added to the README. For medium size to larger projects it is important to at least provide a link to where the API reference docs live.

Tests

Describe and show how to run the tests with code examples.

How to use?