formio / react-native-formio

React Native Version of Formio Renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

undefined is not an object (evaluating 'window.navigator.userAgent.indexOf')

rmemon opened this issue · comments

Import to Formio gives below error.

Error: undefined is not an object (evaluating 'window.navigator.userAgent.indexOf')

syntex: import {Formio} from 'react-formio';

image

Could please help me with the same.
Thank you in advance.

This repo is for the react-native implementation which is not yet ready for use unless you are willing to do some serious work to get it running. Your issue appears to be with the react-formio library which is a different library.