We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d00af1 commit 8d02a13Copy full SHA for 8d02a13
example/src/App.tsx
@@ -429,7 +429,7 @@ const styles = StyleSheet.create({
429
content: {
430
width: '100%',
431
maxWidth: 500,
432
- marginTop: 24,
+ marginTop: 12,
433
padding: 24,
434
alignSelf: 'center',
435
// flex: 1,
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-paper-dates",
3
- "version": "0.11.3",
+ "version": "0.11.4",
4
"description": "Performant Date Picker for React Native Paper",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
0 commit comments