Skip to content

Commit

Permalink
add custom fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei committed Jul 13, 2020
1 parent 305087d commit 1fb16d0
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions react-native.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = {
assets: ['./src/assets/fonts/'],
};
Binary file added src/assets/fonts/SF-Pro-Display-Bold.otf
Binary file not shown.
Binary file added src/assets/fonts/SF-Pro-Display-Regular.otf
Binary file not shown.
Binary file added src/assets/fonts/pokemon_badges.ttf
Binary file not shown.
1 change: 1 addition & 0 deletions src/assets/fonts/selection.json

Large diffs are not rendered by default.

0 comments on commit 1fb16d0

Please sign in to comment.