- Vienna, Austria
- https://mrousavy.com
- @mrousavy
Highlights
- Developer Program Member
- Pro
- 11 discussions answered
Block or Report
Block or report mrousavy
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
react-native-blurhash Public
🖼️ A library to show colorful blurry placeholders while your content loads. -
react-native-mmkv Public
⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage! -
react-native-multithreading Public
🧵 Fast and easy multithreading for React Native using JSI -
Colorwaver Public
🎨 An app to detect color palettes in the real world - powered by VisionCamera
4,098 contributions in the last year
Activity overview
Contribution activity
December 2021
Created 5 repositories
- mrousavy/react-native-skia TypeScript
- mrousavy/react-native-bigheads TypeScript
- mrousavy/react-native-static-safe-area-insets Java
- mrousavy/react-native-notifications Objective-C
- mrousavy/Recoil JavaScript
Created a pull request in facebook/react-native that received 5 comments
fix: Use same implementation for performance.now() on iOS and Android
Summary
I've noticed that the performance.now() implementations differ on iOS and Android.
iOS:
PerformanceNow iosPerformanceNowBinder = []() { // …
Opened 9 other pull requests in 5 repositories
Shopify/react-native-skia
5
open
mrousavy/react-native-vision-camera
1
open
Gaspard-Bruno/react-native-static-safe-area-insets
1
open
software-mansion/react-native-reanimated
1
merged
wix/react-native-notifications
1
merged
Reviewed 4 pull requests in 4 repositories
facebook/react-native-website
1 pull request
mrousavy/react-native-vision-camera
1 pull request
mrousavy/react-native-mmkv
1 pull request
software-mansion/react-native-reanimated
1 pull request
Created an issue in facebook/hermes that received 6 comments
Hermes 0.10 has invalid Bitcode
Bug Description I've tried to upgrade to React Native 0.67-4 (which uses Hermes 0.10) and published a version to TestFlight. While the build & publ…
