-
Updated
May 25, 2021
{{ 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.17.0
使用框架: React
下面是我们转 H5 的时候遇到的问题的汇总
表现: createAnimation 在 H5 下不生效
原因: animation 属性丢失了, 导致样式不生效
解决方法: 已经提了 PR
表现: H5 下没法使用, 报没有该方法
原因: taro-h5这个包没有实现该方法
解决方法: 已经提了 [PR]( https://github.com/NervJS
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.
The digits in ordered lists extend into the margin and get cut off. The problem is much more severe on the iOS client, especially with wider fonts, so that "monospace" won't even show a single-digit number. On the Mac desktop client, it will at least display correctly until you hit 100 items in the list.
Joplin version: 10.7.2
Platform: iOS (iPhone XS & iPad Mini)
OS specifi
Cross-Platform React Native UI Toolkit
Environment: desktop 4.5.4 and 4.6
Not a regression, raised during PR testing
Steps:
Expected: Link to open in browser
Actual: Nothing happens, links are not opening when clicked on desktop; Links open when viewed/clicked on the webapp.
Note from G
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
React Native Components and APIs for the Web
The documentation for mutate talks about local mutation for faster feedback, but the documented way to use it only mutates after a promise has resolved - in other words, not immediately.
As a result, I've found myself writing code in this kind of pattern:
mutate(path, { ...data, patch }, false); // mutate immediately, don't revalidate
await patchData(patch); // await the
Essential cross-platform UI components for React Native
Customizable Icons for React Native with support for image source and full styling.
Lottie wrapper for React Native.
Create an incoming webhook integration for Patreon. The main use case is getting notifications when new patrons sign up.
Patreon webhook documentation: https://docs.patreon.com/#webhooks
Now that Zulip has a Patreon page, it would be great to be able to monitor new sign-ups!
facebook/react-native@1d92454 Adds 2 new events to <Text> - onPressin/onPressOut. We could add them too.
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
A framework for real-time applications and REST APIs with JavaScript and TypeScript
A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
Create React Native apps that run on iOS, Android, and web
...this boilerplate is awesome, thank you for sharing it guys
React Native Mapview component for iOS + Android
A complete native navigation solution for React Native
Created by Facebook
Released January 2015
Latest release 15 days ago
Describe the bug

The use of
6.3.0-rc.9is causing my Storybook to crash with a runtime error ofIt seems like it is related to the use of code in parameters