React Native Material Kit是一套很有用的 UI 组件和主题,实现了谷歌的 Material Design。不过需要说明的是, React Native Material Kit在2017 年 12 月之后就停止维护了。 项目地址: github.com/xinthink/rea 7,Nachos UI Nachos UI 是一个 React Native 组件库,提供了 30 多个可定制的组件,这些组件也可以通...
React Native Paper是一个跨平台的React Native UI库,基于Google的Material Design。由官方React Native开发合作伙伴Callstack开发,React Native Paper支持主题和提供可定制和生产就绪的组件。 在使用该库时,你可以通过使用一个Babel插件来减小其包大小,该插件允许你可选地要求模块。这将排除你的应用程序未使用的所有模块...
Ant Design Mobile RN is the React Native version of the popular Ant Design library. It offers a set of high-quality UI components that follow the Ant Design principles. It's a fantastic choice for apps that require a polished and consistent design language. Benefits: Ant design consistency, ...
https://github.com/jsdf/react-native-refreshable-listview 可滚动标签 react-native-scrollable-tab-view https://github.com/skv-headless/react-native-scrollable-tab-view 侧栏 react-native-side-menu https://github.com/react-native-community/react-native-side-menu 轮播 react-native-swiper https://gi...
超过3K stars 的 React Native Paper 是一个跨平台的 UI 组件库,它遵循了 material design 指南,支持全局主题化,还有一个可选的 babel-plugin 来减小模块大小。下面是一个Expo 示例应用程序,可以帮助你快速了解这个库。 10. React Native Vector Icons ...
React Native UI Library项目地址: github.com/wix/react-n… 9. React Native Paper star数1.5K左右,是一个跨平台的UI组件库,它遵循Material Design指南,提供了全局主题支持和可选的babel插件,用以减少捆绑包大小。这里是一个Expo示例应用程序,可帮你快速了解这个库(expo.io/@satya164/r…)。
React Native Awesome 汇集了各类react-native学习资料、工具、组件、开源App、资源下载、以及相关新闻等,只求精不求全。如果你是一名React Native爱好者,或者有一颗热爱钻研新技术的心,喜欢分享技术干货、项目经验、以及你在React Naive学习研究或实践中的一些经验心得等等,欢迎投稿《React Native Awesome》。如果你是...
For React Native >= 0.60.0 For React Native < 0.60.0 Create your own Design System in 3 easy steps Step 1 Step 2 Step 3 UI Toolset & Components Library for React Native Read more in ourWiki. Check out ourDocs. OurDiscord Channel ...
Additionally, native functionalities like maps require separate plugins. As of May 2024, it has got 8K GitHub stars and more than 24K weekly downloads on NPM. 14. Evergreen Evergreen is a React UI component library with a minimalist design. It could be better to define it by what it’s...
5. React Native Material UI 超过2 k stars 的库,带有一组可高度定制的 UI 组件,实现了 Google’s material design。注意,库使用了一个名为uiTheme的JS对象,该对象通过上下文传递,以获得最大的可定制性。默认情况下,这个uiTheme对象基于你可以在这里找到的lightTheme。