Tomasz Sapeta Profile Banner
Tomasz Sapeta Profile
Tomasz Sapeta

@tsapeta

5,507
Followers
307
Following
102
Media
1,820
Statuses

Crafting software at @swmansion and @expo 🔥 Author of Expo Modules API on iOS 🚀 Into cycling 🚴‍♂️ traveling 🌍 and photography 📸

Krakow, Poland
Joined June 2011
Don't wanna be here? Send us removal request.
@tsapeta
Tomasz Sapeta
2 years
react-native-fast-image is no longer maintained, so even more powerful @expo -image made by @swmansion is coming!
20
55
577
@tsapeta
Tomasz Sapeta
2 years
Alpha version of @expo -image is finally out! ⚡️ Designed for speed #️⃣ Supports blurhash 💾 Disk cache 🔋 Empowered by @Expo Modules API 🎯 Implements object-fit and object-position from Web 💫 Transitions (wip on Android) 🛠️ Works with bare SDK 47 apps 🏗️ Compatible with Fabric
19
63
421
@tsapeta
Tomasz Sapeta
2 years
🎉 expo-image 1.0 is out! 🎉 Thanks @AlanJamesHughes @nishanbende @appden @IjzerenHein for contributions and the Most Valuable Testers for reporting issues during beta tests @nightstomp @KiwiKilian @alan_toa @hamdij0maa @BrodaNoel @wcastan @dhanarenomi @NewTag @peterlazar1993 🙏
@tsapeta
Tomasz Sapeta
2 years
Alpha version of @expo -image is finally out! ⚡️ Designed for speed #️⃣ Supports blurhash 💾 Disk cache 🔋 Empowered by @Expo Modules API 🎯 Implements object-fit and object-position from Web 💫 Transitions (wip on Android) 🛠️ Works with bare SDK 47 apps 🏗️ Compatible with Fabric
19
63
421
19
54
344
@tsapeta
Tomasz Sapeta
3 years
🍫🍭Early preview of a new way to create native modules for React Native and @Expo ! 💪 First-class support for Swift and Kotlin 🏗 DSL syntax ✔️ Automatic arguments validation and conversion 🔌 Integration with JSI
11
62
337
@tsapeta
Tomasz Sapeta
2 years
Some rumors going around about @Expo SDK 47: ⚡️ Bridgeless (JSI) native function calls in all Expo modules 🔬 Experimental Fabric support for video, camera and linear gradient components 💪 Stable release of Expo Modules API 🦋 Hermes in Expo Go on iOS ⚛️ React Native 0.70.3
11
41
319
@tsapeta
Tomasz Sapeta
4 years
Have you ever wondered if #SwiftUI can be used instead of UIKit as a rendering engine in @reactnative ? Thanks to @swmansion , I've had a chance and pleasure to experiment with this and here is the first blogpost with some findings 😍
6
65
300
@tsapeta
Tomasz Sapeta
5 months
New React Native homepage landed just before the keynote on React Conf? 🤔 Something is in the air 👀
Tweet media one
6
25
290
@tsapeta
Tomasz Sapeta
2 years
🎉 expo-image just transitioned from alpha to beta! 🎉 Thank you all who gave us feedback during the alpha period 🙏 Check out @expo docs for more details on what it can do:
9
25
283
@tsapeta
Tomasz Sapeta
3 years
. @expo is used in 300k repositories on GitHub 🥳 Does it count yours?
Tweet media one
11
19
266
@tsapeta
Tomasz Sapeta
1 year
expo-image 1.2.0 with support for ThumbHash is out! 🎉 Its advantages over BlurHash: ✅Encodes more detail in the same space 👁️ ✅Encodes the aspect ratio ➗ ✅Gives more accurate colors 🌈 ✅Supports alpha channel ✨ Congrats to @WojciechDrozdz0 from @swmansion ! 👏
8
34
256
@tsapeta
Tomasz Sapeta
2 years
Stable version of the @Expo Modules API is finally out! 🥳 I'm so excited about what we've built and how it can help developers in building native modules for Expo and React Native in modern languages and with an easy to understand declarative syntax 🤩 More in the thread 🧵👇
7
38
244
@tsapeta
Tomasz Sapeta
4 months
Finally 😍🤩🥳
Tweet media one
5
16
236
@tsapeta
Tomasz Sapeta
5 years
Sneak peek of the new developer menu that's gonna be available in the next @expo client release 😃 I hope you'll love this! 😍 And that's not all, more details soon 🙊
8
32
228
@tsapeta
Tomasz Sapeta
2 years
`npm install expo-dynamic-island`
11
11
212
@tsapeta
Tomasz Sapeta
6 years
Today we completed our milestone to convert a bunch of @expo modules into universal modules 🥳 Most of them can be used in bare #ReactNative apps 😍 Big shoutout to @sjchmiela and @bbarthec for their enormous contribution on this! 👏 You rock dudes 💪
7
42
189
@tsapeta
Tomasz Sapeta
8 months
I'm integrating @Expo modules with the bridgeless mode in React Native 0.74 🧲 Will Expo SDK 51 say goodbye to the bridge? 🌉🥹 Wish me luck 🤞
3
6
163
@tsapeta
Tomasz Sapeta
2 years
Yesterday I gave a talk at @appjsconf about the future of @Expo Modules and the new API for writing Turbo/JSI modules in Swift and Kotlin, made by @swmansion team working on @Expo SDK 🔥 And I announced that its first release candidate will be available next week 👀 Stay tuned!
Tweet media one
2
12
135
@tsapeta
Tomasz Sapeta
6 months
I turned 30 last week. So you think that maybe something should change in your life? Is it time to try something new? 🤔 So yes, yesterday was my last day in @swmansion after almost 9 years. It's been a pleasure to work there on @expo for 6 years. I'm so glad I had a chance to
34
1
133
@tsapeta
Tomasz Sapeta
3 years
More of JSI is coming to @Expo modules on iOS... And you know what will be the best? You can use JSI but don't have to worry about learning C++. Just learn Swift, @Expo will do the rest for you. Still a lot of work ahead, but this is where we're heading 🤩
2
23
131
@tsapeta
Tomasz Sapeta
2 years
The proof of how @Expo Modules API makes it easy for the React Native developer with zero experience in native to create a native library for React Native in less than a day 🤩 Congrats @FernandoTheRojo 👏
@FernandoTheRojo
Fernando Rojo
2 years
introducing burnt – native toasts & alerts for react native. the UI is native, works with the new architecture, and displays on top of modals. this was my first time playing with swift, and @expo 's new modules api made it so easy.
19
68
724
2
7
123
@tsapeta
Tomasz Sapeta
1 year
Just debug it with vscode-expo extension 🤯🔥
Tweet media one
3
10
121
@tsapeta
Tomasz Sapeta
4 months
Hello to WebGPU in React Native 🤯
Tweet media one
1
10
118
@tsapeta
Tomasz Sapeta
5 years
SDK35 of @expo is on its way... stay tuned 😎 One of its biggest feature will be AppleAuthentication module that lets you to implement "Sign in with Apple" that you will be required to have as an option if your app already uses other 3rd party logins from Google or Facebook
7
13
113
@tsapeta
Tomasz Sapeta
5 months
It also means that @expo team will be busy for the next few days 😂
@reactnative
React Native
5 months
React Native 0.74.0 is out! This release brings Yoga 3.0, Bridgeless by default under the New Architecture, Yarn 3, and more ⬇️
23
270
1K
1
2
113
@tsapeta
Tomasz Sapeta
2 years
So we have the stable versions of expo-router and expo-image available as of today. Now what?
18
3
113
@tsapeta
Tomasz Sapeta
1 year
Hey, @appjsconf starts tomorrow! 😍 No worries if you're not here in Kraków, all talks will be livestreamed on @swmansion 's YouTube channel 📽️
4
16
110
@tsapeta
Tomasz Sapeta
6 years
Finally, my pull request with background location and geofencing for @expo has just been merged 😍 Thanks @sjchmiela and @JI for reviewing and merging it 😎 Sorry it took so long, but actually it was supposed to be a Christmas gift 😅
7
21
108
@tsapeta
Tomasz Sapeta
4 months
Thanks from the @expo team for coming to @appjsconf , all the conversations we had and insightful feedback about the things we're building 💙
Tweet media one
1
8
107
@tsapeta
Tomasz Sapeta
9 months
Finally! SDK 50 begins a new chapter in @expo 's history – support for more out-of-tree platforms! 🚀 It's now possible to create your own Expo modules for tvOS and macOS! 🔥 Guides and docs will be updated pretty soon 👀 Which SDK modules would you need most in your tvOS or
@expo
Expo
9 months
🥳 Today we're announcing the release of 𝝠 Expo SDK 50! We tackled some really difficult technical challenges in this release with a focus on solving important problems that we know you care about. The goal of SDK 50 is to make it easier for you to build more powerful
Tweet media one
34
227
1K
8
6
106
@tsapeta
Tomasz Sapeta
1 year
Creating an @Expo module in the existing project, without a monorepo, was one of the most common requests. With the new `--local` flag you can do it in seconds! 🤩 Now you can have your own native code in managed workflow, still without the "android" and "ios" folders 🤯
@aleqsio
Alek Mikucki
1 year
Starting now, you can create an @Expo module directly in your app! Just run `npx create-expo-module --local` inside your project directory. 🪄 Autolinks itself 🚀 Works with run command and EAS build
Tweet media one
2
41
277
3
14
101
@tsapeta
Tomasz Sapeta
5 years
I've been waiting for this moment for so long 😍 Thank you @expo for giving me a chance 😁
Tweet media one
3
4
98
@tsapeta
Tomasz Sapeta
2 years
I'm so excited about this release 😍 We put a lot of work into further development of the new sweet architecture of native @expo modules. As one of the results, in SDK45, the first four modules no longer use the React Native bridge, or even TurboModules. We bet on the JSI 💪⚡️
@expo
Expo
2 years
SDK 45 beta is now available! Try upgrading your app and let us know if you run into any issues! ⏳The beta period will last for about a week.
4
54
206
3
7
95
@tsapeta
Tomasz Sapeta
1 year
Debugging React Native with Expo and @cedric_dev 🛠️ at @appjsconf
Tweet media one
0
6
91
@tsapeta
Tomasz Sapeta
5 years
Hey @expo users, do you know what this picture means? Who is waiting? 😎
Tweet media one
13
14
91
@tsapeta
Tomasz Sapeta
2 years
Reminder: 2022 is finally over 🎉 but #StateOfReactNative 2022 is still open! ✔️ It's the last chance to share with the community your opinions about React Native, what tools you use and what you don't recommend to others 🤓 Ask your teammates too 🧑‍💻
0
15
90
@tsapeta
Tomasz Sapeta
1 year
Thinking about how the ideal API for the native video view could look like. Here is what I've come up with so far 👇 More details in the thread 🧵
Tweet media one
12
1
88
@tsapeta
Tomasz Sapeta
4 years
Can I still be called a developer of @expo if I have such stats of added and deleted lines of code? 🤔 2,601,692 ++ 8,398,238 -- I'm rather a destroyer... 🤣
6
5
86
@tsapeta
Tomasz Sapeta
1 year
Tweet media one
@cedric_dev
cedric
1 year
For the people that missed it, here are the highlights of my @appjsconf talk
8
12
69
6
7
85
@tsapeta
Tomasz Sapeta
3 years
Experimental next generation of @expo modules reaches the next stage 👀 Notice that the prop values are automatically converted to some custom types (e.g. from CoreGraphics) that you specify in the closure 😍 Works with optionals, nested arrays and enums. No reflection needed! 💪
Tweet media one
4
17
83
@tsapeta
Tomasz Sapeta
11 months
@mrousavy expo-image: 1. Supports the new architecture 2. Supports web 3. BlurHash and ThumbHash placeholders 4. Supports SVG and AVIF 5. Maintained and open for external contributions 6. Better support for animated images And much more to come 😉
5
2
81
@tsapeta
Tomasz Sapeta
2 years
Three @expo native views just got support for Fabric 🥳 🎬 Video 📷 Camera 🏳️‍🌈 Linear Gradient We'll publish them for beta testing soon, let me know if you're up to test them out!
3
4
80
@tsapeta
Tomasz Sapeta
1 year
I'm still seeing people saying "I don't use Expo" but also "I use Expo libs" at the same time 🤔 To dispel doubts 👇 If you use Expo Go or dev builds, you use Expo. If you use Expo CLI, you use Expo. If you use Expo SDK modules, you use Expo. If you use Expo EAS, you use Expo.
7
7
79
@tsapeta
Tomasz Sapeta
3 years
One of the most amazing and ingenious @reactnative project, the development of which I have watched on a daily basis in @swmansion ! 😍🔥🎉 Congrats for @wojtus_7 @JakubGonet and @Enterteg for your efforts on this 👏 Who wanna chat? 👀
@muzechat
muze
3 years
Muze is back on the App Store, thanks for being patient!
22
22
257
1
7
76
@tsapeta
Tomasz Sapeta
2 years
ThumbHash, soon in expo-image 🔥
6
10
77
@tsapeta
Tomasz Sapeta
5 years
Announcement: react-native-unimodules @0 .3.1 is out! 🎉 We simplified the installation of @expo modules once again. Now the list of unimodule packages in file can be auto-generated in build time 😎 See 0.3.x release notes here:
2
19
75
@tsapeta
Tomasz Sapeta
9 months
Expo Orbit menu bar app is built with react-native-macos. How come it's not using @expo ? Time for a change! 👀
Tweet media one
2
2
74
@tsapeta
Tomasz Sapeta
4 years
The process of releasing @expo SDK38 starts soon and on this occasion I'd like to give huge shout-outs to @tprimke , @jarvisluong and @awinograd for their many contributions they did in this SDK cycle — you're awesome! Taking my hat off to you and also other contributors! 🎩🙇‍♂️😍
5
6
72
@tsapeta
Tomasz Sapeta
5 years
We found a moment in which @Baconbrix is sleeping instead of coding 😎 @kzzzf @EricVicenti @notbrent @peterpme
Tweet media one
Tweet media two
1
7
72
@tsapeta
Tomasz Sapeta
4 years
The second blogpost about #SwiftUI -backed rendering in #ReactNative is finally there! This time I shed more light on the implementation details 🤩
@tsapeta
Tomasz Sapeta
4 years
Have you ever wondered if #SwiftUI can be used instead of UIKit as a rendering engine in @reactnative ? Thanks to @swmansion , I've had a chance and pleasure to experiment with this and here is the first blogpost with some findings 😍
6
65
300
1
19
72
@tsapeta
Tomasz Sapeta
5 years
Who is waiting for @expo SDK36? 😎
11
4
69
@tsapeta
Tomasz Sapeta
1 year
React Native on Linux and embedded devices? Yes! 🤩 @kudochien made it happen 🔥
Tweet media one
Tweet media two
Tweet media three
Tweet media four
1
3
68
@tsapeta
Tomasz Sapeta
4 years
One of @expo 's goal for this year is to make the monorepo more open and convenient to contribute. Today we started gitignoring the Pods folder which means less annoying conflicts to resolve to keep your PRs up to date 🥳 More improvements soon! 👀
2
4
67
@tsapeta
Tomasz Sapeta
1 year
Just a reminder: all Expo modules work with Fabric and the new architecture in bare workflow 😃 Support in the development builds is coming 😌
@robinheinze
Robin Heinze
1 year
I feel this
4
10
89
3
8
65
@tsapeta
Tomasz Sapeta
5 years
Oh wow, they use WebGL from @expo 😲 I'm so proud and excited of this as one of the authors of expo-gl 😊 You should give it a try if you want to play with machine learning! 🤩
@TensorFlow
TensorFlow
5 years
TensorFlow.js for #React Native is out of alpha! Make mobile apps that use #MachineLearning in #JavaScript . 📲Give it a try ↓
8
214
546
0
12
65
@tsapeta
Tomasz Sapeta
1 year
We literally just updated all vendored libraries in Expo Go in order to release SDK 49. We can't keep up and I don't know if that's good or not 😅
Tweet media one
4
3
64
@tsapeta
Tomasz Sapeta
3 years
I'm done
Tweet media one
1
1
64
@tsapeta
Tomasz Sapeta
4 months
Proud to be a part of the @expo team 🥰
Tweet media one
3
1
64
@tsapeta
Tomasz Sapeta
6 years
2018 was really good, I've - joined @expo team 🎉 - been in 5 countries 🇺🇸🇭🇷🇺🇦🇬🇪🇪🇬 - started #roadcycling 🚴‍♂️, climbed Mt. Everest 2 times 🏔 - started #scubadiving , 20 dives so far - given some workshops 🛠 and the first conf talk 🔊 2019 is going to be even better! Merry Xmas!
1
1
63
@tsapeta
Tomasz Sapeta
1 year
Let's give some love to @kacperkapusciak by giving 30 approvals before we merge and publish this PR with the new docs for Reanimated 🐎 Let's make it quick 🚀
1
4
61
@tsapeta
Tomasz Sapeta
2 years
𝝠 @Expo SDK 47 beta is out! In this release, Expo modules reach an even higher level! ∙ Stable release of native modules API ∙ LinearGradient, Camera and Video are now compatible with Fabric (more to come soon!) ∙ Bridgeless (JSI) native function calls (no more serialization)
@expo
Expo
2 years
SDK 47 beta is now available! Try upgrading your app and let us know if you run into any issues! ⏳The beta period will last for about a week.
1
55
272
1
7
60
@tsapeta
Tomasz Sapeta
9 months
Finally I'm making some progress on adding macOS support to some expo SDK packages 😊 The first goal is to let you use Expo Modules API in macOS projects, but there will definitely be more than that.
4
3
60
@tsapeta
Tomasz Sapeta
1 year
Just use Bun and @Expo
@aleqsio
Alek Mikucki
1 year
Bun is awesome for react-native devs.
7
30
360
1
8
59
@tsapeta
Tomasz Sapeta
9 months
Hello, it's 2024, Expo Go is no more a recommended way to develop production-ready apps! Why do people use it for cases other than learning, prototyping and hackathons? It will soon include only one SDK version at a time, so it's going to be even less reasonable for long-term
10
6
56
@tsapeta
Tomasz Sapeta
5 years
The team of @swmansion wishes happy birthday to @notbrent , the man who drives @expo and one of our best friends! 😊🎊🎉🎂 We still feel your presence here thanks to the most recognizable photograph of @appjsconf 2019 🎤👨‍💻
Tweet media one
Tweet media two
3
5
57
@tsapeta
Tomasz Sapeta
5 years
It's always nice to see @expo unimodules being used in such well-known libraries! 🎉 I'm so proud they use expo-gl and headless GL context that I've been working on 😊
@TensorFlow
TensorFlow
5 years
Attention React Native developers and enthusiasts! Check out the alpha release of TensorFlow.js for React Native and try out all the capabilities such as loading pre-trained models and training on device. Feedback is welcome! Details here →
Tweet media one
6
171
423
1
12
55
@tsapeta
Tomasz Sapeta
2 years
This is one of the biggest @Expo SDK release ever! 🤯 Shout out to the @Expo team, folks from @swmansion and a huge number of contributors mentioned in the blog post! The community is growing so fast thanks to you 😍👏
@expo
Expo
2 years
Expo SDK 47 has arrived! - Expo Modules API 1.0: JSI & Fabric native modules with an idiomatic Swift & Kotlin API - Hermes for Expo Go on iOS - Hermes inspector can be opened directly for the app - React 18.1 and React Native 0.70.5
12
114
477
1
7
57
@tsapeta
Tomasz Sapeta
4 years
It's probably my most productive day in a month or maybe even years 😎 I wish to have it everyday 🤣
Tweet media one
3
3
55
@tsapeta
Tomasz Sapeta
1 year
Installing the `expo` package adds a few other native modules, a so-called "foundation". Even though they are already small, we're working towards even smaller impact in size. With the dependency on `expo-constants` is gone. Just 4 to go 🤞
2
3
50
@tsapeta
Tomasz Sapeta
2 years
The best ever @ReactNative + @Expo conference @appjsconf '22 is over 😿 Shout-outs to @swmansion 's crew for making it happen! 🔥 @yanabuderkevych @Paulina_Mcg @MagdaRetman @JarekDragan , the best MCs @notbrent @bbarthec @KamilaGiec and many others who put their heart into it! 💙👏
0
7
51
@tsapeta
Tomasz Sapeta
6 years
Expo released the turtles into the wild so they're open-source now! 🐢 Don't worry, they don't bite 😅 Congrats to @swmansion and @expo working on it 👏
3
8
51
@tsapeta
Tomasz Sapeta
8 months
Yet another great use of @Expo Modules! 🤩 Congrats @alihdjr 👏 I hope you had some fun creating it 😊
@alireza_hadjar
Alireza
8 months
🚀 It’s official! Latest expo-drag-drop-content-view version is now universal and supports Android, iOS, and web platforms! 🍎 Stay tuned for macOS support. 💻 Check it out and drop a star ⭐️ if liked it!👇
5
8
144
2
4
51
@tsapeta
Tomasz Sapeta
5 years
Testing @notbrent work on adding the dark mode into Expo client, it's dope 💪😍
Tweet media one
1
7
50
@tsapeta
Tomasz Sapeta
1 year
. @piaskowyk showing how to do 3d animations using Reanimated with expo-gl and react-native-skia 🔥
Tweet media one
Tweet media two
Tweet media three
Tweet media four
2
4
48
@tsapeta
Tomasz Sapeta
5 years
Finally, SDK33 is out! Sorry to everyone you had to wait for this release for so long. We've had a lot of blockers and things to be done, but I hope it was worth waiting 😎
@expo
Expo
5 years
We're here to announce ✨Expo SDK 33✨ featuring: Expo Web (beta), "expo client:ios", expo-codemod, TypeScript, React Hooks, and much more:
Tweet media one
25
180
603
2
4
47
@tsapeta
Tomasz Sapeta
9 months
2023 is over, but State of React Native 2023 survey is still open until this Friday! 📣 Don't be like me who leaves everything to the last minute 🙈
0
7
47
@tsapeta
Tomasz Sapeta
4 months
. @cedric_dev sneaking in to @Baconbrix 's talk to announce Expo Atlas 🤯
Tweet media one
Tweet media two
1
1
47
@tsapeta
Tomasz Sapeta
1 year
I went to a random burger restaurant in Edinburgh and spotted a picture of @hirbod_dev on the Wall of Fame for winning the challenge to eat 6 extremely spicy chicken wings in 6 minutes and without any drinks for 6 minutes 🔥 This guy is crazy, he did it in 3:27 😂
Tweet media one
6
0
46
@tsapeta
Tomasz Sapeta
3 years
First-class support for writing native @expo and @reactnative modules in Swift. No more Objective-C, with all its 💩 macros and boilerplate code. In modern, more readable, type-safe and less error-prone language. Hot 🔥 or not ❄️?
🔥
415
❄️
26
7
4
45
@tsapeta
Tomasz Sapeta
3 years
Hell has frozen over. @swmansion is looking for #Flutter engineers 🤨
6
7
44
@tsapeta
Tomasz Sapeta
2 years
Do you know what that means? 👀
Tweet media one
2
0
42
@tsapeta
Tomasz Sapeta
2 years
✨ Giveaway Alert ✨ If you had a chance to make your own native module for React Native and @Expo during our workshop on @appjsconf , what would it be? 👀 We'll choose the best ideas and give away discount codes for the workshop and the conference 💸
@appjsconf
App.js Conf 🗓️ 28-30 May 2025
2 years
If you think building native modules is confusing & complicated... this workshop is for you! 🎉🎉🎉 Just trust @tsapeta & @lkosmaty when they'll guide you through building custom native modules from scratch using the @expo Modules API & Swift/Kotlin:
Tweet media one
0
5
20
5
13
42
@tsapeta
Tomasz Sapeta
2 years
Are you ready for @Expo SDK 47? 👀
2
0
42
@tsapeta
Tomasz Sapeta
2 years
In the upcoming release you can also write native components that work with Fabric out of the box! 🤩 Stay tuned! 🤗
@Baconbrix
Evan Bacon 🥓
2 years
🚀 It is wild just how FAST you can write performant native JSI w/ Expo Modules Core: ◆ Auto type casting ◆ Autocomplete native API ◆ Documented 😍 ◆ Modern language features ◆ Smarter Autolinking ◆ AppDelegate hooks I love every part!
4
18
155
0
4
40
@tsapeta
Tomasz Sapeta
8 months
A guide on how to add support for macOS and tvOS in the @Expo module is out! 🚀 Time for me to go through it for some @Expo SDK packages 🏃‍♂️
1
1
41
@tsapeta
Tomasz Sapeta
1 year
What a nice collaboration of the community to review a quite big PR with the new documentation for Reanimated! 😍
Tweet media one
2
0
40
@tsapeta
Tomasz Sapeta
6 months
Of course, part of this tweet was April Fools' joke 😅 Thanks for all the support and birthday wishes! That's quite funny how many people got fooled 😂 These last years were amazing, so I don't want to change anything (yet) 😊
@tsapeta
Tomasz Sapeta
6 months
I turned 30 last week. So you think that maybe something should change in your life? Is it time to try something new? 🤔 So yes, yesterday was my last day in @swmansion after almost 9 years. It's been a pleasure to work there on @expo for 6 years. I'm so glad I had a chance to
34
1
133
6
2
41
@tsapeta
Tomasz Sapeta
1 year
I'm proud to see so many new and amazing native modules created with @Expo Modules API! 😍 Seeing this motivates me to continue working on it to be able to make even better libraries 💅 So much to come soon™ 👀
@andrei_zgirvaci
Andrei Zgîrvaci
1 year
**Generating Images using Stable Diffusion natively on iPhone, 100% offline and free using @expo & @reactnative !** 🎉 I just published the `expo-stable-diffusion` module that I have been working on for the last few weeks! Have any app ideas to build? 👇
13
32
280
2
3
40
@tsapeta
Tomasz Sapeta
3 years
These colors are sooo sweet 🍭 Just like the expo-system-ui module that joined the team of modules using our new @expo Sweet API for creating native modules in Swift 😍 More updates on this soon! ✍️
@Baconbrix
Evan Bacon 🥓
3 years
🔥 It's the LAST @Expo Beta of 2021! 🌈 Try out the new SystemUI module to change the native app background color dynamically! 🦄
5
14
207
0
0
40
@tsapeta
Tomasz Sapeta
2 years
🔮 The future is bright. In the next releases you may expect: - Support for TypedArrays/ArrayBuffers - Rendering SwiftUI and Jetpack Compose components - Native classes and dynamic properties - New SDK modules built with this API and new features in existing modules 🔥
1
0
39
@tsapeta
Tomasz Sapeta
1 year
. @appjsconf starts just now 😍
Tweet media one
1
3
39
@tsapeta
Tomasz Sapeta
1 year
If you use OSS libraries and want them to be constantly maintained, don't forget to sponsor people like @vonovak who devote their free time to make good stuff that then lets you earn money. Just imagine how the community would grow if every company using RN sponsored someone.
@vonovak
Vojtech Novak
1 year
A year ago, I released react-native-theme-control to my GH sponsors ✨. It enables you to control the theme of RN Views and also the native ones (alerts, date pickers and more) the right way as opposed to other ways that you'd find in various guides online. It's now public! 🧵
2
5
67
3
3
38
@tsapeta
Tomasz Sapeta
2 years
Tomorrow I'll be at #ReactAdvanced conference In London with some @swmansion folks. If you want to hang out and talk about #ReactNative , @expo or @swmansion open source libs, just hit me up!
0
4
37
@tsapeta
Tomasz Sapeta
3 years
Is there any @expo module that you intentionally don't use because you prefer an alternative solution? What's the reason behind this?
16
8
36
@tsapeta
Tomasz Sapeta
1 year
I'll be in London with some folks from @swmansion and @expo from July 27 to August 1. Let me know if you're going to be there too and want to hang out! 🍻
1
3
37
@tsapeta
Tomasz Sapeta
5 years
2019 was so dope: - I rode 7k km and climbed the equivalent of 10 Mt. Everests on the bike 🚵🏼‍♂️ - took part in 2 cycling races and 1 running race 🏃‍♂️ - been to 11 countries 🇪🇸🇬🇮🇳🇴🇸🇪🇫🇮🇫🇷🇲🇨🇭🇷🇺🇸🇨🇦🇯🇴 - saw the northern lights 🌌 - dove into a sunken airplane 🤿 What awaits me in 2020?
@tsapeta
Tomasz Sapeta
6 years
2018 was really good, I've - joined @expo team 🎉 - been in 5 countries 🇺🇸🇭🇷🇺🇦🇬🇪🇪🇬 - started #roadcycling 🚴‍♂️, climbed Mt. Everest 2 times 🏔 - started #scubadiving , 20 dives so far - given some workshops 🛠 and the first conf talk 🔊 2019 is going to be even better! Merry Xmas!
1
1
63
2
1
37
@tsapeta
Tomasz Sapeta
6 years
So excited to announce that expo-gl is one of the modules introduced in @expo SDK 29. That means you can use it in any React Native app, even without Expo 🤩
@notbrent
brent 🇺🇦
6 years
I just published “Expo SDK v29.0.0 is now available”
6
32
108
1
8
37
@tsapeta
Tomasz Sapeta
1 year
@hirbod_dev and doesn't feel native
1
0
36
@tsapeta
Tomasz Sapeta
10 months
Yes, we've recently started shipping canary releases! 🐤 Fun fact: I'm on Canary Islands right now 🇮🇨
@expo
Expo
10 months
🐤 For all the devs out there anxiously awaiting SDK 50...you can get an early taste with this canary release:
3
11
171
2
0
35