Nameer Ahmed

Results 3 comments of Nameer Ahmed

same here ``` %s: Calling %s on the ref of an Animated component is no longer necessary. You can now directly use the ref instead. This method will be removed...

Updating to newer version fixed the issue for me just do `yarn add @react-native-picker/picker`

Same here ``` /* config-overrides.js */ const { override, addLessLoader } = require('customize-cra'); module.exports = override( addLessLoader({ // If you are using less-loader@5 or older version, please spread the lessOptions...