Reader-Friendly React Native Docs

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

Autor
Paranoid_AF
Instalações hoje
0
Total de instalações
4
Avaliações
0 0 0
Versão
0.1
Criado
15/08/2020
Atualizado
15/08/2020
Tamanho
1,4 KB
Licença
N/A
Aplicável a

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!