vishaldhanotiya / react-native-modal-picker

This is a cross-platform picker with search bar for react native support both platform IOs and android
https://www.npmjs.com/package/rn-modal-picker
44 stars 18 forks source link

Warning: Failed prop type: Invalid props.style key `outlineStyle` supplied to `TextInput #57

Closed abdulah-js closed 1 month ago

abdulah-js commented 2 months ago

Describe the bug I am getting this warning in console because of wrong style of outlineStyle

To Reproduce Screenshot 2024-06-11 at 23 29 40

abdulah-js commented 2 months ago

@vishaldhanotiya We need to remove this style from here.

/rn-modal-picker/modalPicker/SearchBar.tsx Line 71

Screenshot 2024-06-11 at 23 32 26

vishaldhanotiya commented 2 months ago

@abdulah-js Thanks for reporting this issue. I will check and resolve ASAP.

vishaldhanotiya commented 2 months ago

@abdulah-js In the new version of npm warning issue is resolved v0.4.7