Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Releases: react-native-toolkit/react-native-responsive-dimensions

Fix types not being detected

Choose a tag to compare

@DaniAkash DaniAkash released this 26 Mar 03:09
v3.1.1

bump version

A new look!

Choose a tag to compare

@DaniAkash DaniAkash released this 21 Mar 09:04

Version 3.1.0 brings a fresh revamp to the project with new features like:

  • Full Typescript Support
  • Responsive Screen Dimensions (along with previously used window dimensions)
  • New & Improved Responsive Hooks
  • useDimensionsChange hook

Along with this we also have an

  • Updated README
  • Test Cases
  • Github Actions

Ping me on twitter if you'd like to share feedback regarding this release! 😁

3.0.0

Choose a tag to compare

@DaniAkash DaniAkash released this 06 Oct 03:53

Added new responsive dimension hooks

2.0.1

Choose a tag to compare

@DaniAkash DaniAkash released this 11 Oct 10:08

Better font size compatibility with older versions

2.0.0

Choose a tag to compare

@DaniAkash DaniAkash released this 11 Oct 09:50
  • Specify minimum react native version in peer dependency
  • Responsive Font Size uses width alone to look uniform in all screen ratios

1.0.2

Choose a tag to compare

@DaniAkash DaniAkash released this 11 Nov 03:05

Make react native a peer dependency in package.json

v1.0.1

Choose a tag to compare

@DaniAkash DaniAkash released this 09 Mar 18:24
  • Optimized font responsiveness.
  • Updated Readme.