Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavlo Aksonov committed Aug 18, 2015
1 parent fdd52ee commit e396394
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,5 @@ AppRegistry.registerComponent('TableViewExample', () => TableViewExample);
2. In XCode, in the project navigator, right click `Libraries``Add Files to [your project's name]`
3. add `./node_modules/react-native-tableview/RCTTableView.xcodeproj`
4. In the XCode project navigator, select your project, select the `Build Phases` tab and in the `Link Binary With Libraries` section add **libRCTTableView.a**
5.(optional) If you will use JSON file, add it to iOS application bundle
5. (optional) If you will use JSON file, add it to iOS application bundle
6. `var TableView = require('react-native-tableview')`
8 changes: 4 additions & 4 deletions examples/TableViewDemo/.idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e396394

Please sign in to comment.