Edward Paul

Edward Paul

Fashion Stylist
5 points

About

As a Fashion Stylist, I help people express their individuality through clothing and style. I curate outfits, mix trends with personal taste, and create looks that boost confidence. My goal is to make every client feel effortlessly stylish, authentic, and ready to own their unique fashion story.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Forums

Brand new react native support chat SDK has been released

Very happy to announce we just released a support chat SDK built for React Native. It's an amazing improvement since it has been a community package for year now. (we can never say thank you enough to Walter Holohan for building it back in the days).
The new SDK is built from scratch, on the modern Expo Modules architecture instead of the old bridges. It's cleaner, way more maintainable, and fully aligned with how Expo works today.
The SDK is built with Expo Modules but that doesn't mean it only works with Expo. It works with both Expo and bare React Native projects. Expo Modules is just the underlying tech we chose to bridge native code, it's not tied to the Expo framework itself. So whether you're on Expo or plain React Native, you're good go to go!
Looking for a better chat support experience for your mobile apps? Get started with Crisp Support Chat SDK today!
Needless to say it's 100% implemented with Hugo, allowing you to bring AI-powered support to your mobile app customers.

Onwards

kxbnb

27d ago

Building a zero-setup API debugger, would love feedback

Hey PH

I'm working on toran, a live API inspection tool that works with just a URL swap. No SDK, no proxy config, no cert setup.

The problem - I couldn't see what my code was actually sending to third-party APIs. Debugging meant console.logs everywhere or messing with Charles/Proxyman certs.

View more