-
Updated
Jul 17, 2022
{{ message }}
React Native is a JavaScript mobile framework developed by Facebook. It allows developers to build Android and iOS mobile apps using JavaScript and reuse code across web and mobile applications.
A collection of awesome things regarding React ecosystem
Awesome React Native components, news, tools, and learning material!
微信小程序
小程序基础库: 2.23.3
使用框架: React
const Container = styled(View)position: fixed; background-color: #3578e5; right: 0; bottom: 24rpx; border-radius: 50%; display: flex; justify-content: center; align-items: center;
<Container
onTouchStart={onTouchStart}
c
The desktop app allows free customisation of the basic layout via the toggleLayoutMoveMode command (bound to View > Change application layout toolbar menu) which allows movement of the various panels and can permit vertical, horizontal or mixed layouts. The application also supports toggling the visibility of the notebook list and notelist.
The terminal app is otherwise relatively static, the
The type ErrorMessage doesn't have an id property.
It'd be nice id?: string would be added to the type ErrorMessage and set on the outermost component that serves as error message.
Add id={this.props.id} to the outer component in ErrorMessage.
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
On the Direct Messages category, the tooltip on the ••• menu is "Channel options". It should say "Category options" like the rest of the categories.
If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you c
React Hooks for Data Fetching
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
Is your feature request related to a problem? Please Describe.
Add accessibilityHint and accessibilityLabel support to ButtonGroup buttons. Currently when I try to pass in a custom button component like this to the ButtonGroup buttons prop:
const buttons = [
(
<Text
accessibilityHint={translate('ARIA HINT - Tap to search by podcast title')}
accessibilityLabel={
Current Behavior
the current DrawerItem passes accessibilityState to Link. this is an invalid attribute for role="link"
Expected Behavior
also exclude accessibilityState from Link in the default DrawerItem
all that really needs to be done is add a line under [this line](https://github.com/react-navigation/react-navigation/blob/0fce8eb2a1e682194d574c65f3366f72e23f2
Development monorepo for "React Native for Web"
Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.
This PR adds the Patreon incoming webhook integration.
Fixes: #18321.
Screenshots and screen captures:
Customizable Icons for React Native with support for image source and full styling.
Lottie wrapper for React Native.
The "src" directory contains a number of JS files that are added to the base copy of RN. It is not a complete source tree itself. Renaming to "patches" would increase clarity of intent, and follow OSS "patch-package" conventions.
The API and real-time application framework
@mazenchami and I ran into a problem with strict TypeScript where using withRootStore on substores will result in the error:
Type 'RootStore' recursively references itself as a base type. ts(2310)
I am not really a fan of hanging the rootStore reference as a view off of every store anyway, so I'm proposing we replace the withRootStore extension with a very similar `getRootStore
A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
React Native Mapview component for iOS + Android
Create React Native apps that run on iOS, Android, and web
A complete native navigation solution for React Native
Created by Facebook
Released January 2015
Latest release 6 days ago
Hey friends!
If you're looking for a way to contribute to storybook's codebase, i might have a few small-ish tasks most people should be able to pick up!
We're in the process of migrating away from having custom scripts to prepare out packages for publishing to npm.
We've used
babelandtscto generate amodern,esm, andcjsoutput (in different directories.We've picked a new