@fto-consult/expo-ui 2.26.4 → 2.26.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fto-consult/expo-ui",
3
- "version": "2.26.4",
3
+ "version": "2.26.5",
4
4
  "description": "Bibliothèque de composants UI Expo,react-native",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -892,7 +892,7 @@ const styles = StyleSheet.create({
892
892
  },
893
893
  screenContent : {
894
894
  padding : 0,
895
- paddingBottom : 50,
895
+ paddingBottom : 10,
896
896
  },
897
897
  screenContentWithHeader : {
898
898
  marginTop : 0,