Mainor Aguilar

Results 3 issues of Mainor Aguilar

new icon for pdf document search

I've encountered styling issues while using the utility function to display notifications. Specifically, I noticed unexpected behavior regarding border colors. ### Current behaviour In the code example, observe the **defaultToastStyle**...

bug

**Increase container height for toast message to avoid text truncation** **Steps to reproduce** create an utility function to use Toast library: ``` import { StyleProp, TextStyle, ViewStyle } from "react-native"...