naoufal / react-native-accordion

An Accordion Component for React Native
https://www.npmjs.com/package/react-native-accordion
437 stars 101 forks source link

Fix Deprecation Warnings React v15.5.0 #62

Open nitaking opened 5 years ago

nitaking commented 5 years ago

In my environment, the following console.error occurs.

"react": "16.3.1" "react-native": "0.55.4"

Since a warning to be deprecated occurs, will correct it so that the warning will not occur.