Stratejia / react-native-example

React-Native example, using TypeScript, styled-components and expo
https://stratejia.github.io/react-native-example/
MIT License
0 stars 0 forks source link

fix: use px instead of rem (fixes android build) #12

Closed froy-at-stratejia closed 2 years ago

froy-at-stratejia commented 2 years ago

Description

Use px instead of rem, which makes the app run on Android!

Issues

Closes #10

General PR check list

🚨 Please review the guidelines for contributing (CONTRIBUTING.md) to this repository.

Results

image