Cookie Management in React Native
Cookies, not the yummy chocolate ones but the old way to authenticate users, are still heavily used. Unfortunately, React Native has some trouble when it comes to the native cookie management. Normally you can easily add: { withCredentials: true } This
Video Live Streaming with React Native
In this post, we will look at how to implement a feature similar to Instagram Live in a React Native app. We were recently tasked with building a live streaming feature for a client that wanted the ability to go
Getting Started with Salesforce DX
Salesforce DX is the new development environment that will eventually replace the Salesforce EDI that’s based on Eclipse. Recently, Salesforce announced that they won’t release any new feature for the Salesforce EDI any longer. While they will still support it