React Native: Scaling Animation onPress Made Easy

In the world of touch screen and virtual buttons, providing visual feedback of an action is important to let your users know their touch interactions have been received by your app. If you find yourself rolling your own touchables in react native, you can use custom animations to respond to user interaction. Here's a easy … Continue reading React Native: Scaling Animation onPress Made Easy

Several Wine Barrels

Coding at Cask Strength: Barreling in React Native

Cask strength (also known as barrel proof/barrel strength) is a term used by whisky  producers to describe a whisky that has not been substantially diluted after its storage in a cask for maturation. Cask Strength products tend to be stronger and more potent. In programming, applying simple concepts can prevent work from getting diluted and keep our code as strong … Continue reading Coding at Cask Strength: Barreling in React Native