Resolution Packages

rn_resolution

``` npm install rn_resolution; ``` # Demo ``` import React, { Component } from 'react'; import { AppRegistry, StyleSheet, Text, Image, View } from 'react-native';

0.0.2 • Published 8 years ago

@natenorrish/react-bounds

A React component to simplify working with multiple screen resolutions / devices. Child components are only rendered if the screen size matches the specified parameters.

1.0.3 • Published 7 years ago