Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
React Native | 112,186 | 3,107 | 7,339 | 4 hours ago | 16 | November 03, 2022 | 1,643 | mit | Java | |
A framework for building native applications using React | ||||||||||
Galio | 2,920 | 24 | 12 | a year ago | 22 | March 30, 2021 | 53 | mit | JavaScript | |
Galio is a beautifully designed, Free and Open Source React Native Framework | ||||||||||
Projectlearn Project Based Learning | 1,895 | 3 months ago | 5 | mit | JavaScript | |||||
A curated list of project tutorials for project-based learning. | ||||||||||
Cloudbase Framework | 1,893 | 23 | 6 months ago | 130 | August 23, 2022 | 37 | other | JavaScript | ||
腾讯云开发云原生一体化部署工具 🚀 CloudBase Framework:一键部署,不限框架语言,云端一体化开发,基于Serverless 架构。A front-end and back-end integrated deployment tool. One-click deploy to serverless architecture. https://docs.cloudbase.net/framework/index | ||||||||||
Recipes App React Native | 684 | 3 months ago | 14 | mit | JavaScript | |||||
Recipes App in React Native | ||||||||||
Webdevscom | 627 | 10 months ago | 16 | mit | JavaScript | |||||
:heart_eyes: All kinds of resources for Developers :trident: in one place. | ||||||||||
React Native Dynamic Search Bar | 466 | 1 | 21 days ago | 31 | December 11, 2021 | 4 | mit | Java | ||
Medium Article: https://freakycoder.com/react-native-library-dynamic-search-bar-c03fea9fae36 | ||||||||||
Kaiui | 179 | 2 months ago | 30 | mit | TypeScript | |||||
React component library for KaiOS apps | ||||||||||
Edu Client | 122 | 7 months ago | 70 | mit | JavaScript | |||||
Product focuses on 100% education as well as upskilling developing countries and rural areas. | ||||||||||
React Native Boilerplate | 80 | a day ago | 2 | mit | JavaScript | |||||
🚀🎉📚 Boilerplate and Starter for React Native, Expo, NativeWind and TypeScript ⚡️ Made with developer experience first: React Native + Expo + TypeScript + ESLint + Prettier + Husky + Lint-Staged + Jest + Detox + VSCode + NativeWind |
Learn once, write anywhere:
Build mobile apps with React.
React Native brings React's declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access to the native platform.
React Native is developed and supported by many companies and individual core contributors. Find out more in our ecosystem overview.
React Native apps may target iOS 13.4 and Android 5.0 (API 21) or newer. You may use Windows, macOS, or Linux as your development operating system, though building and running iOS apps is limited to macOS. Tools like Expo can be used to work around this.
Follow the Getting Started guide. The recommended way to install React Native depends on your project. Here you can find short guides for the most common scenarios:
The full documentation for React Native can be found on our website.
The React Native documentation discusses components, APIs, and topics that are specific to React Native. For further documentation on the React API that is shared between React Native and React DOM, refer to the React documentation.
The source for the React Native documentation and website is hosted on a separate repo, @facebook/react-native-website.
Upgrading to new versions of React Native may give you access to more APIs, views, developer tools, and other goodies. See the Upgrading Guide for instructions.
React Native releases are discussed in this discussion repo.
The main purpose of this repository is to continue evolving React Native core. We want to make contributing to this project as easy and transparent as possible, and we are grateful to the community for contributing bug fixes and improvements. Read below to learn how you can take part in improving React Native.
Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.
Read our Contributing Guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to React Native.
You can learn more about our vision for React Native in the Roadmap.
We have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.
Larger discussions and proposals are discussed in @react-native-community/discussions-and-proposals.
React Native is MIT licensed, as found in the LICENSE file.
React Native documentation is Creative Commons licensed, as found in the LICENSE-docs file.