Seems like `react-native-live-markdown` seems as the only option for rich text editor. Is it possible to make format symbols(*,#,_) invisible?
@tomekzaw_
Some more brownfield content coming! 🎉 I've just added React Native to the open-source @signalapp - and it works like a charm! 🪄
If you'd like to know how I've done it, stay tuned! 😄
I’m been working on the https://t.co/YyxB9EBzLD app to showcase all 130 animations and ultimately to play with them on a real-device.
What do you think?
⚡️ Tip: Adaptive iOS icons with React Native
Your React Native app can now have a normal, dark, and tainted icon!
All you need is an icon entry under "ios" in your app.json and the latest version of @expo 🔥
"icon": {
"any": "./assets/images/icon.png",
"dark": "./assets/images/icon-dark.png"
}
Give it a try and offer your users a little "nice to have" 😎
I think I found a way to make a React Native list component with significantly better performance than FlashList, with 100% javascript. I'm still testing it but as far as I can tell there’s no pitfalls or issues… It just requires the new architecture for synchronous onLayout.
React Native Screens 4.0 🎉
– Truly native bottom sheet on iOS and Android
– Screen preloading for Native-Stack
– Improved iOS screen animations
– Tons of New Arch improvements
– React Navigation 7 support
See the full notes 👇
Radon IDE 0.22 is out:
🏎️ up to 20% faster screen streaming
🧘 many stability improvements for “stuck on waiting” screen
👉 touch indicators
🔗 deeplink launcher
4️⃣ expo router v4 support
📎 paste from clipboard
Coming soon to React Native. First-class support for streaming data.
What this is?
✅ Create readable/writable streams from both JavaScript and Native
✅ Consume streams from both JavaScript and Native
✅ Works with WebSockets, fetch and more...
🔥 Build on top of Nitro
Release coming in 9 days... @RNLConf
React Native Bottom Tabs 🤝 React Native Screens!
Here is an example of Native Stack and Native Bottom Tabs working together on both platforms! 🎉
This combo allows you to build apps that feel truly native.
After the long wait, React Navigation 7 is here 😍
📷 Highlights
- Static API
- Preloading screens
- Layout props
- useLogger devtools
- Searchbar for more navigators
- Sidebar and animations in Bottom Tabs
- Drawer Layout package
And more...
Blog post https://t.co/jRiWVZ7hUy