Skip to content

Commit

Permalink
improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
cht8687 committed Feb 21, 2016
1 parent 967ea68 commit 7924188
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 7924188

Please sign in to comment.