Creating Stunning Gradients in React Native with Skia
Learn how to create stunning text with React Native using React Native Skia. In this post, we ’ll explore how to leverage Skia’s powerful features to bring vibrant gradients to life.
Learn how to create stunning text with React Native using React Native Skia. In this post, we ’ll explore how to leverage Skia’s powerful features to bring vibrant gradients to life.
Let's dive into the talks from React Universe 2024 that stood out to us the most and share the key insights we gained. From innovative debugging tools to cross-platform development strategies, we’ll walk you through what we found valuable and how it’s shaping our approach to React and React Native development.
React native 0.60.4 has a new cool feature for Android: a new JavaScript engine called Hermes. Let's see how you can turn it on in your React Native application to get all its benefits.
Leverage the power of NSNotificationCenter to implement communication between React Native Native modules (aka bridges) and your native code on iOS
Learn how to leverage the power of RCTBundleURLProvider to build, run and debug on an iOS device from Xcode
You can run your React Native integration with Typescript in a couple of minutes in an existing app. Just read our example.