react-native-bottom-sheet icon indicating copy to clipboard operation
react-native-bottom-sheet copied to clipboard

[v4] [documentation] [dead link] [react navigation integration]

Open Orivoir opened this issue 2 years ago • 0 comments

Bug

Hi, thank for job. Sorry if this isn't the right place to report documentation issues.

I attempt integrate react navigation with bottom sheet also ive read the documentation at Guide > React Navigation Integration that indicate update safeAreaInsets prop at all navigators with unclear explain. Also i want see example implementation provide with a link at the bottom screen:

For more details regarding the implementation, please have a look at the Navigator Example.

But the link is dead.

I think this link is generated at this line: https://github.com/gorhom/react-native-bottom-sheet/blob/406ba5222418706c6ba79293aa4e4186b6527942/react-navigation-integration/index.html#L18 But the file is condensed/compiled hardy to read.

Is there a working integration example for v4 somewhere?

Sorry for my bad english is not my native language.

Environment info

Library Version
@gorhom/bottom-sheet ^4.4.4
react-native 0.69.5
react-native-reanimated ~2.9.1
react-native-gesture-handler ~2.5.0

Steps To Reproduce

  1. Go at the doc file
  2. Click at the bottom link with title Navigator Example

Describe what you expected to happen:

  1. I expected link Navigator Example is not dead

Reproducible sample code

Not useful

Orivoir avatar Sep 15 '22 06:09 Orivoir