Doing stuff with @expo - Creator of need.review - Don't let your memes be dreams
- Amsterdam
-
03:42
- 2h ahead - cedric.dev
- @cedric_dev
- @cedric.dev
Highlights
Pinned Loading
-
expo/atlas
expo/atlas PublicVisualize React Native bundles to understand and optimize your app.
-
expo/vscode-expo
expo/vscode-expo PublicExpo Tools keep you productive with debugging, IntelliSense, and prebuild previews
-
expo/expo-github-action
expo/expo-github-action PublicExpo GitHub Action makes it easy to automate EAS builds or updates
-
expo-monorepo-example
expo-monorepo-example PublicFast pnpm monorepo for cross-platform apps built with Expo / React Native.
-
1,547 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
March 2025
Created 27 commits in 3 repositories
Created 3 repositories
-
byCedric/expo-issue-35629
TypeScript
This contribution was made on Mar 21
-
byCedric/v0-system-prompts-models-and-tools
This contribution was made on Mar 7
-
byCedric/expo-babel-benchmarks
TypeScript
This contribution was made on Mar 3
Created a pull request in expo/expo that received 3 comments
refactor(cli): move Expo Atlas environment variable out of experimental
Why Expo Atlas has been pretty stable in SDK 52, and with more items on the wishlist for Atlas, it's time to move it out of the experimental phase. F…
+12
−7
lines changed
•
3
comments
Opened 23 other pull requests in 2 repositories
expo/expo
16
merged
3
open
2
closed
-
fix(expo-go): use correct
react-native-lab
rewrites for Expo fast resolverThis contribution was made on Mar 27 -
refactor(apps): drop all extraneous app manifest configs
This contribution was made on Mar 21
-
chore(apps): drop all
babel.config.js
files fromapps/*
This contribution was made on Mar 21 -
chore(apps/test-suite): enable
gradle
caching for Android buildsThis contribution was made on Mar 21 -
chore(apps/expo-go): add Expo Go export validation in workflow
This contribution was made on Mar 21
-
fix(cli): use port with
expo run ios --port
when running in headless modeThis contribution was made on Mar 19 -
fix(cli): always rename bundle file when exporting in Metro chunk serializer to allow
--dev
exportsThis contribution was made on Mar 18 -
chore(cli): bump Metro types to
0.82.0
This contribution was made on Mar 15 -
fix(metro-config,cli): remove CJS/ESM resolution workarounds in favor of
isESMImport
andpackage.json#exports
resolutionThis contribution was made on Mar 15 -
test(metro-config): drop
unstable_conditionNames
in favor of improvedpackage.json#exports
support in MetroThis contribution was made on Mar 14 -
refactor(apps/expo-go): drop all
react-native
workarounds and use a custom resolver to integrate react-native-lab into Expo GoThis contribution was made on Mar 11 -
refactor(apps): clean up legacy metro configs to avoid
SHA-1
errors and confusing configThis contribution was made on Mar 9 -
test(cli): update outdated test assertions for DOM components export
This contribution was made on Mar 7
-
refactor(plist): upgrade
xmlbuilder
to15.1.1
to dedupe dependenciesThis contribution was made on Mar 6 -
refactor(cli,metro-config): bump
metro*
to0.81.3
withisESMImport
backportThis contribution was made on Mar 4 -
refactor(cli): remove usage of
@expo/rudder-sdk-node
in favor ofFetchClient
This contribution was made on Mar 4 -
refactor(cli): phase-out
@expo/rudder-sdk-node
client in favor of theFetchClient
This contribution was made on Mar 3 -
refactor(cli): drop
tempy
as dependency for SDK 53This contribution was made on Mar 3 -
fix(metro-config): unwrap PostCSS when imported ESM through require on Node 22/23.
This contribution was made on Mar 3
-
fix(expo-dev-launcher): add default
null
value toUrlDropdown
ref to unblock canariesThis contribution was made on Mar 3 -
fix(cli): ensure
UsbmuxClient
can load binary plist pair record data from Apple devicesThis contribution was made on Mar 3
byCedric/expo-monorepo-example
1
open
1
merged
-
chore: add example for dom components in monorepos
This contribution was made on Mar 19
-
chore: update dependencies to latest versions within range
This contribution was made on Mar 19
Reviewed 30 pull requests in 2 repositories
expo/expo
25 pull requests
-
Update monorepos.mdx to reflect default workspace root behavior
This contribution was made on Mar 25
-
[templates] use npx expo-modules-autolinking
This contribution was made on Mar 25
-
[expo] re-export bin for autolinking and fingerprint
This contribution was made on Mar 25
-
fix(cli): always rename bundle file when exporting in Metro chunk serializer to allow
--dev
exportsThis contribution was made on Mar 23 -
[cli] Readme: formatting, updated E2E instructions
This contribution was made on Mar 23
-
refactor(apps): clean up legacy metro configs to avoid
SHA-1
errors and confusing configThis contribution was made on Mar 21 -
[expo go] Remove lodash
This contribution was made on Mar 20
-
chore(json-file): Replace
write-file-atomic
with custom swap writingThis contribution was made on Mar 19 -
refactor(apps/expo-go): drop all
react-native
workarounds and use a custom resolver to integrate react-native-lab into Expo GoThis contribution was made on Mar 18 -
fix(metro-config,cli): remove CJS/ESM resolution workarounds in favor of
isESMImport
andpackage.json#exports
resolutionThis contribution was made on Mar 15 -
chore(server): Remove
^7.0.0
fromundici
range for@expo/server
for Node 18 (SDK 52 only)This contribution was made on Mar 14 -
[cli] export:embed should create tmp assets directory if needed
This contribution was made on Mar 13
-
fix(rsc): remove absolute paths from RSC
This contribution was made on Mar 12
-
[docs] Update debugging with DevTools
This contribution was made on Mar 10
-
Remove global polyfill for deprecated
setImmediate
function.This contribution was made on Mar 9 -
[cli][metro-config] fix dom components for eas update
This contribution was made on Mar 7
-
[pkcs12] update failing snapshots
This contribution was made on Mar 7
-
[expo-config] fix failing test
This contribution was made on Mar 7
-
[json file] fix failing test assertions
This contribution was made on Mar 7
-
[ci] update actions to node 22
This contribution was made on Mar 7
-
[router]: Support React 19 & vendor react-helmet-async
This contribution was made on Mar 6
-
chore(expo-updates): Drop
fbemitter
for custom emitter logicThis contribution was made on Mar 6 -
chore(expo-asset): Sync changes from
@expo/metro-config
and drop unused dependenciesThis contribution was made on Mar 6 -
chore(create-expo): Upgrade to
tar@7
This contribution was made on Mar 6 -
chore(cli): Upgrade to
tar@7
This contribution was made on Mar 6 - Some pull request reviews not shown.
expo/snack
1 pull request
-
[website] login to save
This contribution was made on Mar 10
Created an issue in lukeed/resolve.exports that received 2 comments
Can't resolve a nested file named js.js
Metro uses a file pattern like metro/src/DeltaBundler/Serializers/helpers/js.js. They recently swapped over to use exports
:
"exports": { ".": "./sr…
2
comments
37
contributions
in private repositories
Mar 6 – Mar 28