Closed Noitidart closed 6 years ago
also closes #87
Hi @cnjon
Can you merge this PR, basically React as deprecated importing of PropTypes from react:
import React, {Component, PropTypes} from "react";
They have created a separate node module prop-type for the same:
import PropTypes from 'prop-types'
In ReactNative >=0.49.0 it is throwing exception due to which app is not working
Can you please approve this merge request, so that in next release onwards we can get the fix for the same
Please let me know in case any discussion is needed
Thanks Pranav
Any updates on this merge?
Hi @cnjon, Can you please merge this PR. For each yarn install
we are getting this error which is very annoyance.
Please let me know in case any discussion is required for the same.
Thanks Pranav
Hi @cnjon, could you please merge this PR?
Thanks for your work! Marco
I came here for adding the PropType 💃 🤣 Thanx for your work 👍
@sibelius you can merge this?
Thanks @sibelius for merging the PR 😄
Can you please publish the same on NPM as well.
Thanks </ Pranav >
Fixes #90