AfaqaL

Results 5 comments of AfaqaL

Hello @Pallavid28 How did you create the data for treemap? code snippets were not provided and I couldn't figure out the way through android snippets. Any help? Also, Didn't you...

@XantreGodlike is it possible to pass fetcher arguments from the outside? for example an access token so the fetch can bypass the authorization?

@XantreGodlike I don't know if I'm understanding this correctly but this is how I managed to pass the data through ``` const sigAuthToken = signal(""); const [res] = createResource({ source:...

@XantreGodlike I'm using this resource in a lot of places in different components, thats why I want it to be created outside of the component, however the issue is that...

> > ![Screenshot 2021-03-13 at 20 56 36](https://user-images.githubusercontent.com/9054292/111041058-05338280-843f-11eb-9a29-1179a162262d.png) > > I'm also having an issue with the scrolling functionaily. When run my app the bottom label is cut off slightly...