Packages 25
Description
A few simple utility functions that I use for Flux
Publisher
Description
A <Video /> element for react-native
Publisher
Description
A <LinearGradient> element for React Native
Publisher
Description
An enhanced React Native modal
Publisher
Description
Add coloured borders or backgrounds to all views to make it easier to debug layout issues
Publisher
Description
An <Overlay /> component that brings content inside to the front of the view regardless of its current position in the component tree.
Publisher
Description
A fork of jsdom/jsdom-little to run within JavaScript Core on iOS, with all dependencies builtin
Publisher
Description
A UIPicker implementation that allows multiple UIPicker components.
Publisher
Description
Watch and respond to changes in the iOS status bar height
Publisher
Description
Google Analytics for React Native!
Publisher
Description
SVG library for react-native
Publisher
Description
A Mapbox GL react native module for creating custom maps
Publisher
Description
A module for reading, writing, and manipulating JSON files
Publisher
Description
A Promise-based wrapper for setTimeout
Publisher
Description
Finds an available port for your application to use.
Publisher
Description
Runs "npm install" in several directories and remembers their state across hyperinstalls
Publisher
Description
Determine whether the device is set to 12 or 24 hour time.
Publisher
Description
[](https://badge.fury.io/js/react-native-scrollable-tab-view)
Publisher
Description
A responsive Image component that chooses the best-resolution image for the current screen
Publisher
Description
TimerMixin provides timer functions for executing code in the future that are safely cleaned up when the component unmounts. This is a fork that includes react-native InteractionManager support.
Publisher
Description
A platform-agnostic drawer layout. Pure JavaScript implementation on iOS and native implementation on Android. Why? Because the drawer layout is a useful component regardless of the platform! And if you can use it without changing any code, that's perfect