Viraj Joshi
Viraj Joshi
Hi @simonflk, Thanks for reporting the issue. We will look into it.
Hi @simonflk, you can try [this](https://snack.expo.dev/@viraj_10/modal-accessibility-) workaround to shift the `focus` to modal. We will fix this in the next sprint.
Hi @arunim2405, Thanks for the query. If you could provide some details about what difficulties you are facing while upgrading from 3.1.x to 3.4.x. We can help you resolve those...
Hi @pors, ``` Heading: { defaultProps: { size: 'xl', }, baseStyle: { alignSelf: 'flex-start', marginTop: '10px', marginBottom: '10px', fontSize: '32px', }, variants: { auth: { _light: { color: Colors.charcoalGrey },...
Hi @Southclaws @pierroo, please use the following code to change `placeholderTextColor`. we will fix `_light` and `_dark` issues till then please use the following workaround. for now, it's mandatory to...
Hi @huynhtastic, for now, it's for all the colour-specific props. We are working on this issue. It will be fixed in an upcoming release.
Hi @necolas, I Just Wanted to know if this is the right way. I will add other components if it's good to go. Open to suggestions.
> Hi @Viraj-10, could you rebase your branch, please? @cipolleschi, okay
> @Viraj-10 I have to ask if you can rebase this PR again... Also thanks for applying the suggestions! Sure, No worries.
Hi @cipolleschi @necolas, Sorry for the delay. I guess I have added an alias in all the components possible. Please review Once and let me know.