José Daniel

Results 6 comments of José Daniel
trafficstars

@Hot-key solution worked to me!

I'm with the same problem, but testing on IOS ```javascript import React, { useEffect, useRef } from 'react'; import { View } from 'react-native'; import SlidingUpPanel from 'rn-sliding-up-panel'; import Text...

I think that the problem is that you have to put the slide panel component down to the tree of components of the main view like: ```javascript // others components...

I couldn't find any example on the `tests` folder :/

Can you help me to do this using the `Signature` struct that I created? @adamdecaf Here's my code: ```go func SignXML(xpath, canonicalizationAlgorithm, certificate, digestAlgorithm, publicKey, privateKey, xmlString string, transforms []string)...