Results 5 issues of John Hull

I have a navigation outside of the StepZilla component that corresponds with the steps, but need to control the steps from outside the StepZilla component. I see the jumpToStep utility,...

Discussion

Hello, Can you please provide a clean and simple example of how to properly implement this? I have tried a few different methods and either get an error or a...

Great directive, but I can't seem to get the height of the container, 'dynamic-layout' which contains all of the cards. I see on your example, there is the same issue....

index.js?8a37:1 Uncaught (in promise) TypeError: t.error is not a function series={{ markers: [ { attribute: 'image', scale: { closed: '/public/img/icon-np-1.png', activeUntil2018: '/public/img/icon-np-1.png' }, values: this.state.markers.reduce((p, c, i) => { const...

Great package! This has been a lifesaver for the current RN project I am on. However, I am wondering how to handle cancelling a CollectPaymentMethod SDK command after creating? The...