React Native Tools For Scaling The Size Of App UI

Description:

A React Native utility belt for scaling the size of your apps UI across different sized devices.

When developing with react-native, you need to manually adjust your app to look great on variety of different screen sizes. react-native-size-matters provides some simple tooling to make your scaling a whole lot easier.

Installation:

# Yarn
$ yarn add react-native-size-matters
# NPM
$ npm install react-native-size-matters --save

Preview:

React Native Tools For Scaling The Size Of App UI-min

Tags:

Add Comment