Skip to content

Commit

Permalink
Merge pull request #234 from cht8687/master
Browse files Browse the repository at this point in the history
improve README
  • Loading branch information
Pavlo Aksonov committed Feb 22, 2016
2 parents 967ea68 + 7924188 commit 875f586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ export default class Example extends React.Component {

components/Launch.js (initial screen)

```
```javascript
import React, {View, Text, StyleSheet, TouchableHighlight} from 'react-native'
import Button from 'react-native-button'
import {Actions} from 'react-native-router-flux'
Expand Down

0 comments on commit 875f586

Please sign in to comment.