Skip to content
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

No safearea on IOS #706

Closed
Antoinewaag opened this issue May 30, 2023 · 3 comments
Closed

No safearea on IOS #706

Antoinewaag opened this issue May 30, 2023 · 3 comments
Labels

Comments

@Antoinewaag
Copy link

Environment

System:
    OS: macOS 13.2.1
    CPU: (8) x64 Intel(R) Core(TM) i5-8279U CPU @ 2.40GHz
    Memory: 69.79 MB / 16.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 16.18.1 - ~/.nvm/versions/node/v16.18.1/bin/node
    Yarn: 1.22.17 - /usr/local/bin/yarn
    npm: 9.6.2 - ~/.nvm/versions/node/v16.18.1/bin/npm
    Watchman: 2023.04.17.00 - /usr/local/bin/watchman
  Managers:
    CocoaPods: 1.11.3 - /usr/local/bin/pod
  SDKs:
    iOS SDK:
      Platforms: DriverKit 22.2, iOS 16.2, macOS 13.1, tvOS 16.1, watchOS 9.1
    Android SDK: Not Found
  IDEs:
    Android Studio: 2022.2 AI-222.4459.24.2221.9862592
    Xcode: 14.2/14C18 - /usr/bin/xcodebuild
  Languages:
    Java: javac 19 - /usr/bin/javac
  npmPackages:
    @react-native-community/cli: Not Found
    react: 18.2.0 => 18.2.0 
    react-native: 0.71.7 => 0.71.7 
    react-native-macos: Not Found
  npmGlobalPackages:
    *react-native*: Not Found

Platforms

IOS

Versions

Description

On IOS, there is no safearea (padding), so the button is stuck at the bottom of the screen.

Do I have to add it manually with modalStyleIOS and padding ? Is it not a feature which should be included in the package ?

Screenshot

Capture d’écran 2023-05-30 à 08 47 36
@fahridev
Copy link

fahridev commented Jul 31, 2023

No safearea on IOS #715

@kolking
Copy link
Contributor

kolking commented Aug 17, 2023

@mmazzarolo I've made #718 to resolve the issue.

@mmazzarolo
Copy link
Owner

Fixed by #718

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants