Alessandro Dell'Oste
Alessandro Dell'Oste
## Short description ### ⚠️ **This PR depends on #4132** This PR updates the opt-in screen during the onboarding. **_Please note_** that the switch to control **notification previews** is still...
This PR depends on https://github.com/pagopa/io-app/pull/5605 ## Short description This PR adds new service details base screen Details | service details | | - | | | ## List of changes...
## Short description This PR adds the `InstitutionServicesScreen` to handle the institution's services Details | institution | | - | | | ## List of changes proposed in this pull...
This PR depends on https://github.com/pagopa/io-app/pull/5642 ## Short description This PR handles failure state when fetching the institution's services. ## List of changes proposed in this pull request - added InstitutionServicesFailure...
## Short description This PR allows to search for national and local institutions. details | search | | - | | | ## List of changes proposed in this pull...
## Short description This PR adds the "headerShown" property to `useHeaderSecondLevel` and also removes unnecessary `useLayoutEffect` in `InstitutionServicesFailure` component ## List of changes proposed in this pull request - Added...
## Short description This PR removes the old implementation of services ## List of changes proposed in this pull request - Removed unused services related files - Added migration to...
## Short description This PR is going to enable the navigation gestures on `AuthenticatedStackNavigator`. ## List of changes proposed in this pull request - replaced `gestureEnabled: false` with `isGestureEnabled` flag...
I have a large schema with several nullable fields. Is there a way to generate a schema where the input allows `null`, but the output does not? For example, consider...
This PR depends on https://github.com/pagopa/io-app/pull/7101 ## Short description This PR introduces a timeout error screen for the proximity flow. During the loading phase, a dynamic loading screen is shown with...