Join Slack
Powered by
Does CashApp paging support Web for Browser? I wan...
# squarelibraries
v
Vaibhav Jaiswal
04/30/2024, 9:10 AM
Does CashApp paging support Web for Browser? I want to use a Vue.js frontend with my KMP shared module
j
jw
04/30/2024, 11:46 AM
The target is supported, but there's no turn key implementation, so you'd have to write the integration with vue.js yourself
v
Vaibhav Jaiswal
04/30/2024, 11:47 AM
Do you mean I have to figure out myself how to Convert that PagingData<T> to some type which can be used on the Vue.js side
j
jw
04/30/2024, 11:49 AM
Yes. If you look in the repo there's an example for UIKit that you can see what's required of an integration
v
Vaibhav Jaiswal
04/30/2024, 11:55 AM
Oh, I'll check that out Thanks
7
Views
Open in Slack
Previous
Next