UNPKG

react-native-responsive-sizes

Version:

Simple & lightweight react-native package to help you make your mobile app look terrific on every screen size.

36 lines (35 loc) 965 B
{ "dependencies": { "react-native": "^0.79.2" }, "name": "react-native-responsive-sizes", "description": "Simple & lightweight react-native package to help you make your mobile app look terrific on every screen size.", "version": "2.1.0", "main": "index.ts", "devDependencies": {}, "scripts": { "publish": "npm publish --access public" }, "repository": { "type": "git", "url": "git+https://github.com/react-native-responsive-sizes/react-native-responsive-sizes.git" }, "keywords": [ "react-native", "responsive", "sizes", "margins", "padding", "fontsize", "font", "screen", "ios", "android" ], "author": "Ryan Zernach — Ryan.Zernach.com", "license": "ISC", "bugs": { "url": "https://github.com/react-native-responsive-sizes/react-native-responsive-sizes/issues" }, "homepage": "https://github.com/react-native-responsive-sizes/react-native-responsive-sizes#readme" }