Luna
Luna
Handled by https://github.com/facebook/react-native-website/pull/4015
Thanks @hsource for the PR!
@tarunrajput Would you be interested in investigating where the link for the app integration is? My preference is also slightly removing these instructions. cc @cortinico thoughts?
Can you provide more detail on what is confusing and how you're addressing? Also feel free to make a PR with your improvements for better feedback
@imKingDevs Can you explain why this change is needed?
> @lunaleaps can i have a go at this? Yea for sure! No need to ask for permission -- I realize some issues I had created (as part of a...
@moonrailgun I'm not sure I understand how that error is related to the type change. Can you clarify that connection? Happy to continue discussion in a discussion board or a...
I'm wondering if its also because react-native doesn't support pnpm from my understanding and DefinitelyTyped doesn't support peer dependencies as mentioned here: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/67459#issuecomment-1865044114
I think at this stage, this is a limitation from DT. From discussion on the change, we can consider releasing a types-only react-native package if it becomes a larger issue
@szymonrybczak Thanks for looking, my question is how do we set a registry for `npm` specifically. Because as I understand it using `--yarn-config-options` only affects using the package manager `yarn`,...