Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added types definition, custom timer labels and an option to have them above#78

Open
kuchun wants to merge 4 commits intotalalmajali:masterfrom
kuchun:master
Open

Added types definition, custom timer labels and an option to have them above#78
kuchun wants to merge 4 commits intotalalmajali:masterfrom
kuchun:master

Conversation

Copy link

kuchun commented May 8, 2020

No description provided.

MohammadHH suggested changes Feb 24, 2022
@@ -0,0 +1,49 @@
import {StyleProp, ViewStyle} from 'react-native';
Copy link

MohammadHH Feb 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

import {StyleProp, ViewStyle, TextStyle} from 'react-native';

Comment on lines +23 to +25
digitTxtStyle?: StyleProp,
timeLabelStyle?: StyleProp,
separatorStyle?: StyleProp,
Copy link

MohammadHH Feb 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

digitStyle?: StyleProp,
timeLabelStyle?: StyleProp,
separatorStyle?: StyleProp,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

MohammadHH MohammadHH requested changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants