We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I like the component, thanks! But with a substantial amount of text, the margins/padding look too cramped.
I'm looking at the style def here: https://github.com/beefe/react-native-popup/blob/master/index.js#L325
I'd like to be able to modify various styles in the component. Have you thought about a way to do this? Would you like a PR?
The text was updated successfully, but these errors were encountered:
(simple solution for me right now is just to add marginHorizontal: 10, I think...)
marginHorizontal: 10
Sorry, something went wrong.
@crazy4groovy I had the same issue, and did the same thing.
No branches or pull requests
I like the component, thanks! But with a substantial amount of text, the margins/padding look too cramped.
I'm looking at the style def here: https://github.com/beefe/react-native-popup/blob/master/index.js#L325
I'd like to be able to modify various styles in the component. Have you thought about a way to do this? Would you like a PR?
The text was updated successfully, but these errors were encountered: