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

Commit b48ea4d

Browse files
author
soliury
committed
update readme
1 parent 0b4dd3d commit b48ea4d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
> 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).
44
5-
***Now it support android and ios, but it have many bugs.***
65

76
## Install
87

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

20-
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.
21-
2219

2320
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).
2421

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

6158
* Push Notification
62-
* Refactor the code
6359
* Fix the below bugs
6460
* In ListView, sometime items on the bottom can't be refreshed
6561
* ListView **take too much memory**
6662
* HTML to native View render take too much **memory and CPU time**
67-
* Submit to App Store
6863
* Add Unit testing
6964

7065
## Change log

0 commit comments

Comments
 (0)