Skip to content

Commit 98c6517

Browse files
authored
Merge pull request #51 from react-native-community/dependency-updates
updated dependencies
2 parents 93b8ef0 + 9e832e6 commit 98c6517

File tree

3 files changed

+525
-361
lines changed

3 files changed

+525
-361
lines changed

App.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Sample React Native App
33
* https://github.com/facebook/react-native
4-
*
4+
*
55
* Generated with the TypeScript template
66
* https://github.com/emin93/react-native-template-typescript
77
*
@@ -113,4 +113,4 @@ const styles = StyleSheet.create({
113113
},
114114
});
115115

116-
export default App;
116+
export default App;

0 commit comments

Comments
 (0)