Skip to content

Commit

Permalink
add Image Size and Resolution section to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
alyssaharvey3 committed May 20, 2021
1 parent 4d48563 commit 29ddb31
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,10 @@ yarn start

5. start xcode and run the project on your simulator or device

## Image Size and Resolution

Quirks observed where PNG image resolutions should be specfied with scale factor of 3.0 (i.e. append with `@3x`) with ListTemplate image sizing suggested around 80 x 80 px per [Issue #6](https://github.com/birkir/react-native-carplay/issues/6)

## Not working / In progress

### UI Elements
Expand Down

0 comments on commit 29ddb31

Please sign in to comment.