Published inReact Native SchoolSetting Max Width When Supporting Web and Mobile in React NativeLearn how to customize your React Native app’s layout to work well on both portrait and landscape screens — perfect for running React…Aug 29, 2022Aug 29, 2022
Published inReact Native SchoolWhy use the Pressable Component over the Touchable ComponentsA definitive guide on when you should use the Pressable component and when you should (or shouldn’t) use the Touchable components.Aug 22, 20221Aug 22, 20221
Published inReact Native SchoolHow to Share from a React Native App (including the Web)Learn how to customize your functions to compensate for differing API support on multiple platforms.Aug 15, 2022Aug 15, 2022
Published inReact Native SchoolBuild a Stop Watch Hook that Works Even When the App is QuitLearn to leverage AsyncStorage and a custom hook to create a stop watch that continues to run even if the app is quit.Aug 8, 2022Aug 8, 2022
Published inReact Native SchoolAnimated Progress Bar with Reanimated 2This tutorial is an introduction to using Reanimated 2 to add animations to your React Native app. In it we’ll build an animated progress…Jul 26, 2022Jul 26, 2022
Published inReact Native SchoolBuild a Custom React Hook: StopwatchHooks are a powerful way to abstract logic out of a component to make it reusable and to simplify the component. Today we’ve got an…Jul 19, 2022Jul 19, 2022
Published inReact Native SchoolFlexbox Exercise: Building a Card Game BoardA quick exercise (under 3 minutes) to practice using Flexbox to build layouts in React Native.Jul 11, 2022Jul 11, 2022
Published inReact Native SchoolFixed Width Text in React NativeIn this quick post we’ll explore the font-variant property to improve your layout when text is rapidly changing.Jul 4, 20221Jul 4, 20221
Published inReact Native SchoolBuild Themed Components in React NativeThis tutorial will show you how you can build and use themed components in your React Native apps.Jun 27, 2022Jun 27, 2022
Published inReact Native SchoolHow to Detect User Color Preference in React NativeLearn to manage multiple color schemes in your React Native app using the core useColorScheme hook.Jun 20, 2022Jun 20, 2022