Peter Fan

Results 7 issues of Peter Fan

**Describe the bug** My Mac running NG client, and I set the SOCKS5 and Http listening IP as 0.0.0.0, so other devices in the LAN can use my mac's ip...

if user input sting is: ```html aaa bbbtest1 ``` policy defined as this: ```java PolicyFactory LINKS_RAW = (new HtmlPolicyBuilder()).allowElements("a").allowStandardUrlProtocols().allowAttributes("href","target").onElements("a").toFactory() ``` when check the "a" tag attribute href, StandardUrlAttributePolicy will be...

I want to add a custom header in both IOS and Android, because in my UI screen, there are two calendars to select, so I want to add a header...

Hi: When I use this good lib, I encounter a problem, see below picture: the View is under the select dropdown list, they are conflicted. The component's version is: 5.4.6....

**Describe the bug** according to the document: "Will attempt to locate a matching item from the items array by checking each item's key property". but in my testing in IOS,...

**Is your feature request related to a problem? Please describe.** in IOS, since there is a modal picker, when the user scroll the values, but not press "Done" button, the...

Hi: I want to know how to dim the background screen when the picker shows, below is the details, thanks! **Is your feature request related to a problem? Please describe.**...