Skip to content

Commit e396394

Browse files
author
Pavlo Aksonov
committed
update README
1 parent fdd52ee commit e396394

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,5 @@ AppRegistry.registerComponent('TableViewExample', () => TableViewExample);
103103
2. In XCode, in the project navigator, right click `Libraries``Add Files to [your project's name]`
104104
3. add `./node_modules/react-native-tableview/RCTTableView.xcodeproj`
105105
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**
106-
5.(optional) If you will use JSON file, add it to iOS application bundle
106+
5. (optional) If you will use JSON file, add it to iOS application bundle
107107
6. `var TableView = require('react-native-tableview')`

examples/TableViewDemo/.idea/workspace.xml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)