gl-react is a versatile React library designed to write and compose WebGL shaders. It offers a platform for implementing complex visual effects by combining React components. With a range of concrete implementations available, including gl-react-dom for React DOM and gl-react-native for React Native, this library provides flexibility across different platforms.
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 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 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.