React Native
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.
Here are 14,990 public repositories matching this topic...
Awesome React Native components, news, tools, and learning material!
-
Updated
Dec 10, 2019 - JavaScript
:iphone: Collaborative List of Open-Source iOS Apps
-
Updated
Dec 10, 2019 - Swift
material-ui bindings
📖 Documentation
Both, formik and material-ui are two very prominent libraries.
https://github.com/stackworx/formik-material-ui is a binding to ease the use of formik with material-ui and I think it's worth mentioning this in the docs.
We've recently updated our github workflow to have 3 branches:
master - current version on npm that's live
next - upcoming features and changes
patch - bug fixes (usually released within a day)
We should update the contributing section on the website and maybe .github/CONTRIBUTING.md to let users know which branch they should base their changes on if they want to make a pull request.
defaultNavigationOptions on a stack navigator screen config causes iOS crash on physical device
When using createStackNavigator and a screen mistakenly uses defaultNavigationOptions with a headerLeft config with a back button, it works fine on simulator but causes a crash on iOS.
Current Behavior
Using defaultNavigationOptions on a screen config in a stack navigator with a headerLeft back button renders and works in iOS simulator but crashes on a physical device. Changing
Open source Slack-alternative in Golang and React - Mattermost
-
Updated
Dec 10, 2019 - Go
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
Updated
Dec 10, 2019 - TypeScript
I believe this is just a Formatting Issue. The code in the Drawer Section at the Components section is out of place.
check it here
https://docs.nativebase.io/Components.html#Drawer
:computer: 🔄 :iphone: A realtime Database for JavaScript Applications
-
Updated
Dec 10, 2019 - TypeScript
Customizable Icons for React Native with support for NavBar/TabBar/ToolbarAndroid, image source and full styling.
-
Updated
Dec 9, 2019 - JavaScript
A framework for real-time applications and REST APIs with JavaScript and TypeScript
-
Updated
Dec 9, 2019 - JavaScript
Create a React Native app on any OS with no build config.
-
Updated
Dec 9, 2019 - JavaScript
Hello!
Reactotron provides nice feature of exporting whole API calls to markdown, which I've noticed recently and started using heavily to communicate bugs to backend developers.
Would be great if those markdown exports also included local timestamp, as it'd allow backend developers to correlate my logs with theirs. It's especially important for timeout cases where I don't have any of their
Issue Description
I'm currently updating an existing project from RN 0.59 to RN 0.61 and RNN 2 to RNN 3.
Most of the other react libraries are also being updated (Firebase, etc...).
I'm now experiencing errors (not blocking apparently) that I was not experiencing before:
2019-11-12 10:49:30.619184+0100 My App [904:575840] Sentry Started -- Version: 4.4.1
===
IWBTAT be able to configure the layout of the panes in terminal mode. Arranging panes would be amazing (horizontal vs vertical splits), but even just being able to set the COLs and ROWs for each would be awesome.
The hottest CLI for React Native, boilerplates, plugins, generators, and more!
-
Updated
Dec 10, 2019 - TypeScript
React Native Mapview component for iOS + Android
-
Updated
Dec 10, 2019 - Objective-C
💬 The most complete chat UI for React Native
-
Updated
Dec 10, 2019 - TypeScript
The best Swiper component for React Native.
-
Updated
Dec 10, 2019 - JavaScript
A Camera component for React Native. Also supports barcode scanning!
-
Updated
Dec 10, 2019 - Java
This will be simple event that merely ends the turn and also removes the player from ctx.playOrder.
Standard set of easy to use animations and declarative transitions for React Native
-
Updated
Dec 9, 2019 - JavaScript
Created by Facebook
Released January 2015
Latest release 17 days ago
- Repository
- facebook/react-native
- Website
- reactnative.com
- Wikipedia
- Wikipedia

Is your feature request related to a problem? Please describe.
I would like to be able to configure the iframe width in the same way I can already configure the height.
Describe the solution you'd like
To add a parameter similar to
iframeHeightthat will configure the width of the iframe. Ideal name would beiframeWidthDescribe alternatives you've considered
Any other met