-
-
Notifications
You must be signed in to change notification settings - Fork 418
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(android): enable customizing first day of week (#902)
* Added implementation for firstDayOfWeek for Android * Fixed failing tests due to changes in App.js and fixed inconsistent test due to horizontal scroll * Added e2e tests for firstDayOfWeek Android * Fixed .java files formatting issues due to changes * Fixed .java files formatting issues due to changes (2) * Fixed failing test on iOS * Added descriptions in type files and checked SDK version compatability * Updated firstDayOfWeek in README.md * Modified descriptions in type files * Fixed failing e2e tests on Android * Fixed failing e2e tests on iOS * Fixed failing e2e tests on iOS (2) * README.md changes as requested, detox tests modified to reduce repetitiveness and changed example App firstDayOfWeek selector to a FlatList * Added helper function userSwipesTimezoneListUntilDesiredIsVisible
- Loading branch information
1 parent
da55211
commit 3b63563
Showing
13 changed files
with
194 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.