Skip to content

Commit

Permalink
reset react-native.config.js to main
Browse files Browse the repository at this point in the history
  • Loading branch information
grgia committed Dec 14, 2023
1 parent 43c71ba commit d8034b7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions react-native.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,4 @@ module.exports = {
android: {},
},
assets: ['./assets/fonts/native'],
expo: {
userInterfaceStyle: 'automatic',
ios: {
userInterfaceStyle: 'automatic',
},
android: {
userInterfaceStyle: 'automatic',
},
},
};

0 comments on commit d8034b7

Please sign in to comment.