UNPKG

@ngbrown/react-redux-form

Version:

Create Forms Easily with React and Redux

8 lines (6 loc) 186 B
const isReactNative = typeof window !== 'undefined' && window.navigator && window.navigator.product && window.navigator.product === 'ReactNative'; export default isReactNative;