Gabriel Taveira
Gabriel Taveira
https://github.com/GSTJ/PegavaDatingApp
**Is your feature request related to a problem? Please describe.** The current one isn't too appealing **Describe the solution you'd like** One that would better display the capabilities of the...
# Why This PR adds Codepush support without requiring manual changes to the native code. It's based on the work started on this thread, which never got merged: https://github.com/microsoft/react-native-code-push/pull/2415. The...
Tests are currently broken and disabled. The component works, but there are fewer guarantees. I would appreciate some effort in fixing the jest.config file to make jest run again.
### Description * [`packages/modal/src/components/MagicModalPortal/MagicModalPortal.tsx`](diffhunk://#diff-e204e18e3f84cafea029391d43518f4a1866319525cf2e1aab7018702e29a9ceL191-R194): Introduced a new variable, `shouldRenderFullWindowOverlay`, to include a condition that checks for the presence of modals before rendering the `FullWindowOverlay`. This prevents unnecessary overlays when no...