You can now embed your own views inside the keyboard 🤯
With the release of [email protected] you can place custom UI (like a "Scan QR" button) right above the keys (using KeyboardExtender) — no more typing long account numbers!
Perfect! Just bumping library version and glitches are gone 😍
Harry up to update to the latest version of teleport if you are still using old one! It works really much-much faster 🚀
Here you go :D, the only difference is react-native-teleport v1.2.0 vs v1.1.12
My previous workaround was screenshotting the map and overlaying the screenshot during the flicker
I’ve optimized Teleport’s Android reparenting 🚀
Before you might see some flickering on old Android devices or in some specific configurations (like usage of TextureView).
With the new 1.2.0 implementation those glitches are gone😎
It's incredibly rewarding to see `react-native-teleport` being used in projects like `screen-transitions`.
Seeing the primitives evolve beyond their original use case is exactly what I was hoping for when building the library! Really excited to see where this goes 🚀
One of the most exciting things I’ve had the chance to work on has been integrating `react-native-teleport` into `screen-transitions`.
v3.9 introduces a new handoff prop to seamlessly teleport boundary payloads between each other.
Pretty happy with it so far! Here’s how it
"Can it be done in React Native?" 🤔
We decided to build an AI Chat app in react-native and document our journey. Spoiler: It feels like a native app, runs animations via GPU-accelerated shaders, and it runs on iOS and Android! 🍎🤖