Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
soliury committed Apr 26, 2016
1 parent 0b4dd3d commit b48ea4d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

> A new [cnodejs.org](http://cnodejs.org) mobile app powered by [React-Native](http://facebook.github.io/react-native/) and [Redux](https://github.com/gaearon/redux).
***Now it support android and ios, but it have many bugs.***

## Install

Expand All @@ -17,8 +16,6 @@ git clone https://github.com/soliury/noder-react-native.git
npm install
```

Before you start run app, you should create a clone of the `/src/testKey_example.js`, and rename to `/src/testKey.js` to put your secret key. You can go to http://cnodejs.org/setting to get your secret key.


Click the run button in Xcode, if something went wrong, you need to rebuild all packages that be used in this project with Xcode (Just select the package and press **command+B** to run compile).

Expand Down Expand Up @@ -59,12 +56,10 @@ This project is heavily influenced by the above modules.
## ToDo List

* Push Notification
* Refactor the code
* Fix the below bugs
* In ListView, sometime items on the bottom can't be refreshed
* ListView **take too much memory**
* HTML to native View render take too much **memory and CPU time**
* Submit to App Store
* Add Unit testing

## Change log
Expand Down

0 comments on commit b48ea4d

Please sign in to comment.