rili-live / react-native-phone-input

Phone input box for React Native
https://www.npmjs.com/package/react-native-phone-input
MIT License
42 stars 54 forks source link

Deprecation warning #17

Closed Tesla-Renting closed 2 years ago

Tesla-Renting commented 2 years ago

Steps to reproduce

expo install react-native-phone-input (yarn add react-native-phone-input

Result

There is a deprecation warning.

(node:5836) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
rililive commented 2 years ago

This warning comes from dependencies of the project which is a non-issue for the foreseeable future