-
Notifications
You must be signed in to change notification settings - Fork 180
Move components to sdk for future use #1243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 7 commits
89f86d2
10f944f
11ba15c
e02e67f
61e542a
da382a7
4a44ad1
60f5bf6
8cd5197
ec723d9
a912a26
0f1e373
aa36b72
c2bb656
2b7f019
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -61,10 +61,12 @@ export const AadhaarNavBar = (props: NativeStackHeaderProps) => { | |
| /> | ||
|
|
||
| <NavBar.Title | ||
| fontSize={16} | ||
| color={black} | ||
| fontWeight="600" | ||
| fontFamily={dinot} | ||
| style={{ | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. gonna miss the convienence |
||
| fontSize: 16, | ||
| color: black, | ||
| fontWeight: '600', | ||
| fontFamily: dinot, | ||
| }} | ||
| > | ||
| AADHAAR REGISTRATION | ||
| </NavBar.Title> | ||
|
|
||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice