Debugging Android wirelessly for React Native (made easy)Running the Android emulator is an option, but it can be sluggish. Not to mention it takes up more laptop battery and more screen space.May 31, 2021May 31, 2021
Using ‘useNativeDriver’ in react-native animations effectivelyReact-native allows us to easily create beautiful animations easily using the Animated class. However, unless we specify ‘useNativeDriver’…Jan 28, 2020Jan 28, 2020