#mara_apps-ui
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1504253907352813710
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ @hardy echo I'm sorry I don't fully grasp your question, can you share more details?
Yes, I'm working on an app, and I need to create the flow for the UI / UX using the Stripe components. What's the best way to start? I see we can modify the UI Stripe already has, but is there a library I can use to access the components and modify them?
I recommend reading https://docs.stripe.com/stripe-apps/build-ui and all related docs. It goes in details around how you can build your own UI for your app
mara_apps-ui
I think I found something really useful there, https://docs.stripe.com/stripe-apps/components the components!
Thanks!