react-measured-native

React width & height providers for React Native

Usage no npm install needed!

<script type="module">
  import reactMeasuredNative from 'https://cdn.skypack.dev/react-measured-native';
</script>

README

react-measured-native

Build Status

IMPORTANT This package is still under development

Zero-dependency React bounding box providers and hooks for React Native.

Installation

react-measured-native is available as an NPM module (along with its TypeScript definitions):

# For npm users
npm install --save react-measured-native

# For yarn users
yarn add react-measured-native

Issues

Please use the github issue tracker to submit any bugs or feature requests.