Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with React 16 #112

Open
altwohill opened this issue Sep 14, 2017 · 1 comment
Open

Doesn't work with React 16 #112

altwohill opened this issue Sep 14, 2017 · 1 comment

Comments

@altwohill
Copy link

When adding import { GiftedForm } from 'react-native-gifted-form'; to a React 16 app you get an error

undefined is not an object (evaluating 'React.PropTypes.string')

One would assume that this library needs to be updated to use the prop-types module instead https://www.npmjs.com/package/prop-types

@aarondancer
Copy link
Contributor

See #115 for PR fixing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants