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.4 KB
License
नाही
यांवर लागू होते:

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!