HyperNovax

Results 4 comments of HyperNovax

I have a different problem with a long text. The checkbox icon take all height of the screen. ![image](https://user-images.githubusercontent.com/32688405/188129314-570488fb-7a47-4bbc-9764-3975fa4241b9.png) To resolve it, I add the style below : ``` return...

I follow the instruction and I try with certificate and public key but I have this error : ``` java.security.cert.CertPathValidatorException: Trust anchor for certification path not found. ``` I check...

> @HyperNovax did you find any solution to this? I didn't find a solution for now. Maybe check the library of @dohooo. Pagination indicator is missing for me.

I have this problem when I have a native-base `Pressable` in the `ListHeaderComponent ` and the `Pressable` have more than one child. Wrap their children in one component work fine...