Reader-Friendly React Native Docs

Save screen space on React Native Document for better reading experiences, as it should be.

작성자
Paranoid_AF
일일 설치 수
0
총 설치 수
3
평점
0 0 0
버전
0.1
생성일
2020-08-15
갱신일
2020-08-15
크기
1.4KB
라이선스
해당 없음
적용 사이트

React Native has put up an announcement on their website. Cool, but that takes screen space which makes it less convenient to read, especially when using a laptop. So this script does two things:

  1. Hide the announcement.
  2. Hide the navigation bar when scroll down, scroll up a little bit to make it visible again.

That's it! Happy hacking!