Skip to content

Commit

Permalink
Modified Tab1
Browse files Browse the repository at this point in the history
  • Loading branch information
xXValhallaCoderXx committed Nov 17, 2016
1 parent 7d5ee2e commit 4d42197
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Screens/Tabs/Tab1/Tab1.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class Tab1 extends Component {
<Button onPress={() => Actions.ModalError()} title="Modal" style={{padding: 5}} />
<Button onPress={() => Actions.error()} title="Error" />
<AnimButton>SQUISH</AnimButton>
<Text onPress={() => Actions.Tab1_1()}>Go to Tab 1_1</Text>
</Card>

</View>
Expand Down

0 comments on commit 4d42197

Please sign in to comment.