Skip to content

Tags: nirsky/react-native-size-matters

Tags

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support round and TS types (#84)

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: small cosmetic readme update

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: small cosmetic readme update

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update version and move to github actions (#57)

* chore: github actions

* chore: version update

* update test ci file

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V0.3.1 (#48)

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 0.3 features and improvements (#34)

0.1.4

Toggle 0.1.4's commit message
fixed some styles causing ts errors when given string

0.1.3

Toggle 0.1.3's commit message
Handle negatives on ScaledSheet

0.1.2

Toggle 0.1.2's commit message
Set scaling based on smallest dimension (#15)

This allows it so that scaling is done based on the smallest dimention
being the width.

This fixes the issue that makes it so that rendering isn't overly large
when rendering on landscape and changing to portrait or overly small on
the inverse orientation change.