iOS/Android pure javascript react-native component that renders your HTML into 100% native views
The Foundry (v6) release is now stable and recommended, with a new website for announcements. A migration guide is available for users upgrading from v5 and below. The master branch houses the latest developments, and users can refer to the table provided for documentation specific to their version.
The Foundry (v6) release offers stability and a new website for users, with specific documentation available for each version. Installation is easy with the provided steps, making it accessible for a range of users.
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.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.