React Native — How to fade in a parent but not the childrenI recently had to make a background fade in and out but the children needed to be visible the whole time. This is a use case that I can…Feb 18, 2021Feb 18, 2021
Testing Components in React Native Using The `testID` PropI started on a React Native project a few months back and as I got into testing I noticed that Jest was being used along with…Oct 15, 2020Oct 15, 2020