UNPKG

redux-form

Version:

A higher order component decorator for forms using Redux and React

2 lines 174 B
var isReactNative = typeof window !== 'undefined' && window.navigator && window.navigator.product && window.navigator.product === 'ReactNative'; export default isReactNative;