You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 23, 2022. It is now read-only.
FIX - createForms was not exported for react-native
So instead of doing import { createForms } from 'react-redux-form/native' I had to import it from 'react-redux-form/lib/reducers/forms-reducer' which is not optimal
0 commit comments