Arda Senturk

Results 14 issues of Arda Senturk

# Requirements: - [x] Review the [documentation](https://viro-community.readme.io/) - [x] Search for existing issues in: [viromedia/viro](https://github.com/viromedia/viro/issues) & [ViroCommunity/viro](https://github.com/ViroCommunity/viro/issues) - [x] Use the latest [ViroReact release](https://viro-community.readme.io/docs/releases) ## Environment 1. Development OS: Mac...

### Decision Table - [X] My issue does not look like “The HTML attribute 'xxx' is ignored” (unless we claim support for it) - [X] My issue does not look...

bug

Epic for the Voucher Module. **TODO**: - [ ] ...

enhancement
epic
voucher

- added the `Callout` component of the `react-native-maps` package to add title on the pins in the report screen - added `calloutTextEnabled` prop to enable the `Callout` feature on the...

enhancement
sue

- added new style props to customise the `TextListItem` via props - created `textDirection` depending on the `titleFirst´ prop to change the order of the texts - added `showOpenStatus` prop...

enhancement

- created `paginatedData` to show the data coming with query with pagination and limited to 15 data at the beginning with `slice` method - added `MAX_INITIAL_NUM_TO_RENDER` value as 15 because...

enhancement

- added `getCountArray` function to detect duplicate vehicles and show the number of the same vehicle - added a new `RegularText` to show duplicate vehicle counts in the list MQGB-62...

enhancement

- updated data with new names to show the updated data on the server on the screen - added `data.travelTimes.length` control to prevent the application from crashing - added `travelTimes`...

refactoring

Epic for the Sue Module. **TODO**: - [ ] test carousel with multiple images in landscape mode -> https://github.com/smart-village-solutions/smart-village-app-app/pull/1053#discussion_r1550351810 - [ ] test list view in landscape mode -> https://github.com/smart-village-solutions/smart-village-app-app/pull/1050#discussion_r1550353572...

enhancement
epic
sue

- added `ShapeSource` component instead of `PointAnnotation` component to solve clustering bug in android - Added `clustersData` in `renderCluster` to create the desired data format of the `shape` in `ShapeSource`...

bug
invalid