Ayo Daniel Adesanya

Results 13 issues of Ayo Daniel Adesanya

I can access customdata without an issue if customdata is not an array, hovertemplate formats the x points according to the 1st function correctly. ``` customdata: d.x.map((x) => { const...

I have modal which displays the image slider, i have a button that is called 'next post' which should render a new image slider and other info in the modal....

The scroll only works if you double tab. single tap scrolls to the top of the screen on mobile across all browsers. https://css-tricks.com/annoying-mobile-double-tap-link-issue/ this solution did not work

Make it open source so we can help out.

- [ ] Asked question in discussions - [ ] Tried the troubleshooting Wiki - [ ] Followed the migration Wiki - [x] Installed library as devDependency not production dependency...

Is there away to animate this chart when the app mounts?

Im using expo router v.3. I’m accessing the ref via my global state manager in another component (screen header). Everything works in IOS as expected, but in android if i...

via a button click i want to be able to reset the slider, i don't see a way how right now

i want to dismiss the keyboard if it is open by clicking anywhere on the action sheet but it'a not working with TouchableWithoutFeedback, any ideas? ``` {!scroll && children} {scroll...

Having to create separate state to mimic the state controlled outside the action sheet is a very difficult experience, the props.paylaod are not re-rendering the UI on the fly, we...