Reader-Friendly React Native Docs

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

Yazar
Paranoid_AF
Günlük kurulumlar
0
Toplam kurulumlar
3
Değerlendirmeler
0 0 0
Versiyon
0.1
Oluşturulma
15.08.2020
Güncellenme
15.08.2020
Boyut
1,4 KB
Lisans
N/A
Geçerli

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!