Adrian Hartanto

Results 5 issues of Adrian Hartanto

Summary: --------- I would like to have autolinking respect native dependencies that defined in each workspace packages, not only on the package where we have `react-native` dep. I think it...

Hi @sibelius , any idea how to do navigation when receiving data from push notification? You can take at look here: https://github.com/geektimecoil/react-native-onesignal#android-usage Basically, i need to do navigation outside component...

Hi @MrLoh , I got an issue on RN 0.57.2 that asset paths from symlink packages cannot be resolved correctly. I think its related to this [issue](https://github.com/facebook/metro/issues/290) Here's the repo...

## Summary: Remove okhttp internal `Util` usage so it can be compatible with [okhttp 5.0.0 alpha](https://square.github.io/okhttp/changelogs/changelog/#version-500-alpha7). ## Changelog: [ANDROID] [CHANGED] - Remove okhttp3 internal util usage ## Test Plan: None,...

CLA Signed

Closes: https://github.com/vercel/next.js/pull/52251 Closes: https://github.com/vercel/next.js/issues/51823 ### Adding a feature Added `stale-while-revalidate` delta amount to indicate that the cache could reuse a stale response while it revalidates, [reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control). It's also already supported...

type: next
area: tests