React Navigation.github.io

screenshot of React Navigation.github.io
react
react-native

Home of the documentation and other miscellanea

Overview:

The documentation for React Navigation emphasizes the importance of documenting both the good and difficult aspects of the library, providing runnable examples, and being transparent about tradeoffs and limitations. Contributors are encouraged to run the documentation locally, make changes, and add new pages. Deployment is managed automatically through Github Actions, with certain tasks reserved for collaborators.

Features:

  • Philosophy of documentation: Emphasizes documenting both good and challenging aspects for users.
  • Runnable Examples: Encourages providing code snippets that users can interact with.
  • Honesty about Tradeoffs: Transparently explains the strengths and limitations of React Navigation.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

react-native
React Native

React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.

documentation
Documentation

Documentation themes are built specifically for writing technical and product documentation. They are normally written and maintained in Markdown. The often include a navigation menu, search bar, clear headings, semantic document structure and clean typography.