Reader-Friendly React Native Docs

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

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Paranoid_AF
1日のインストール数
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!