Oskar Kwaśniewski (@o_kwasniewski) 's Twitter Profile
Oskar Kwaśniewski

@o_kwasniewski

Building React Native for visionOS at @callstackio 🥽 @reactnative Core Contributor, Creator of minisim.app 📱

ID: 748792879552704513

linkhttp://kwasniew.ski calendar_today01-07-2016 08:18:29

1,1K Tweet

3,3K Takipçi

472 Takip Edilen

Barbara Markiewicz (@barbara_markie) 's Twitter Profile Photo

Oops, we did it again! 🙌 My amazing team and I organized yet another incredible conference - the first after our rebranding to React Universe Conf aka React Universe Conf. We had 120 more attendees than last year, making this the biggest edition so far.

Oskar Kwaśniewski (@o_kwasniewski) 's Twitter Profile Photo

Recently merged a change to deprecate separate turboModuleEnabled, fabricEnabled, bridgelessEnabled and put all of them in the newArchEnabled variable in RCTAppDelegate. Starting with React Native 0.76 you should use `newArchEnabled` 🎉 github.com/facebook/react…

Beta Profiles (@betaprofiles) 's Twitter Profile Photo

Replaceable parts such as Battery, Display, Camera, etc., in iPhone 12 and later can now be linked to your Apple Account and activate Activation Lock if they are installed in another iPhone. This feature is now active in iOS 18 RC.

Replaceable parts such as Battery, Display, Camera, etc., in iPhone 12 and later can now be linked to your Apple Account and activate Activation Lock if they are installed in another iPhone.

This feature is now active in iOS 18 RC.
William Candillon (@wcandillon) 's Twitter Profile Photo

With Aaron Grider, we are looking to run three-fiber on React Native WebGPU. We think that there is something incredibly elegant to be built here with the guidance and help of ☄︎ and Cody Bennett

Marc (@mrousavy) 's Twitter Profile Photo

After months of hacking, I am finally releasing Nitro Modules to the public... 👀 Fasten your seatbelt and get ready for Nitro!!! 🚀🥳 github.com/mrousavy/nitro

Jakub Romańczyk (@_jbroma) 's Twitter Profile Photo

Re.Pack 𝟱 Alpha is here and with it: 🔥 𝟱x faster builds 🔥 𝟱x faster HMR All thanks to Rspack 🦀 under the hood! (don't worry, webpack is still supported) 👇 Give it a try today and help us get to the stable release!

Re.Pack 𝟱 Alpha is here and with it:

🔥 𝟱x faster builds
🔥 𝟱x faster HMR

All thanks to <a href="/rspack_dev/">Rspack</a> 🦀 under the hood!
(don't worry, webpack is still supported)

👇 Give it a try today and help us get to the stable release!
Oskar Kwaśniewski (@o_kwasniewski) 's Twitter Profile Photo

NPM downloads for react-native-visionos are growing each week, currently at 1.7k/week 🙌 I am interested to see what you are building 👀

NPM downloads for react-native-visionos are growing each week, currently at 1.7k/week 🙌

I am interested to see what you are building 👀
Oskar Kwaśniewski (@o_kwasniewski) 's Twitter Profile Photo

The first 0.76 RC release of React Native visionOS is out! 🎉 Including: - All improvements from React Native 0.76 🙌 - React Native debugger is now supported! 🐞 Release notes: github.com/callstack/reac… Here is a demo of the new debugger:

Swift Language (@swiftlang) 's Twitter Profile Photo

Announcing the release of Swift 6! 🎉🎉🎉 🦺Extended memory safety protections 🪟Embedded and cross-platform support 🧪Swift Testing: parameterized, macro-based testing Read more: swift.org/blog/announcin…

Oskar Kwaśniewski (@o_kwasniewski) 's Twitter Profile Photo

6 months of using Neovim! ⌨️ The initial jump was hard but it was worth it. I am learning new things daily and have adjusted the configuration to my liking. A few notable changes: - I got rid of tabs ❌ - I got rid of the file tree (now using `mini.files`) ❌ - Started using

6 months of using Neovim! ⌨️

The initial jump was hard but it was worth it. I am learning new things daily and have adjusted the configuration to my liking. 

A few notable changes: 
- I got rid of tabs ❌
- I got rid of the file tree (now using `mini.files`) ❌
- Started using
Oskar Kwaśniewski (@o_kwasniewski) 's Twitter Profile Photo

Projects usually grow over time, but React Native visionOS is only getting smaller 👀 This is a result of over 75+ PRs to React Native core from our fork 🎉 Here is the code diff between React Native visionOS compared to upstream for each version:

Projects usually grow over time, but React Native visionOS is only getting smaller 👀

This is a result of over 75+ PRs to React Native core from our fork 🎉

Here is the code diff between React Native visionOS compared to upstream for each version:
William Candillon (@wcandillon) 's Twitter Profile Photo

There are a couple of things that need to be untangled for the three-fiber ecosystem to support WebGPU, but we are seeing some positive signals.

Oskar Kwaśniewski (@o_kwasniewski) 's Twitter Profile Photo

My small quality of life improvement just landed on main branch of React Native! Codegen output during `pod install` will be now colored 🎨 Making it easier to grasp what's being generated! PR link: github.com/facebook/react…

My small quality of life improvement just landed on main branch of React Native!

Codegen output during `pod install` will be now colored 🎨 Making it easier to grasp what's being generated! 

PR link: github.com/facebook/react…
Oskar Kwaśniewski (@o_kwasniewski) 's Twitter Profile Photo

It's funny to me how people view Neovim as a "dumb editor", only to do some quick file edits 😅 To prove you wrong, here is me writing a React Native Fabric component in Objective-C with full LSP support, copilot, and more 🙌