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
สร้างเมื่อ
15-08-2020
อัปเดตเมื่อ
15-08-2020
Size
1.4 กิโลไบต์
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ

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!