Reader-Friendly React Native Docs

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

目前為 2020-08-15 提交的版本,檢視 最新版本

作者
Paranoid_AF
評價
0 0 0
版本
0.1
建立日期
2020-08-15
更新日期
2020-08-15
尺寸
1.4 KB
授權條款
未知
腳本執行於

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!