Isuri Dharmarathne
Isuri Dharmarathne
Fixes # Describe the changes you have made in this PR - Fixed navigation in VerificationScreen by using BlocConsumer to correctly handle OTPVerifiedState and OTPFailureState, resolving a logical error where...
Fixes # Describe the changes you have made in this PR - Improved the responsiveness of dialogs in create_join_dialog.dart to better adapt across screen sizes. -Replaced fixed heights (e.g., 30.h,...
Fixes # Describe the changes you have made in this PR - -Added a dedicated signup FloatingActionButton(FAB) for guest users -Visible only when (isGuest == true) -Routes to '/auth' on...
This pull request updates the UI of the "menuScreen" components in the react-native-calendars library. The changes include: -Removed underlines from the menu list items. -Added centered orange color buttons for...