-
React-Native: 0.58.6
React-Navigation: 3.9.1
Flow: 0.86.0 (using `flow_v.60.x-v0.91.x/react-navigation_v3.x.x.js`)
### Description: ###
When I create a very simple [custom navigator](https://rea…
-
### Current behaviour
Bottom Tab Navigators do not include the `header` property in `screenOptions` preventing a default `AppBar` from being included.
```
Type '{ header: ({ navigation, route, op…
-
I am creating an app which can display projects, this project has a few child components and server-side functions running when a user creates a new project. This results in the props changing which c…
-
import React from 'react';
import { compose, withStateHandlers } from "recompose";
import { InfoWindow, withGoogleMap, withScriptjs, GoogleMap, Marker } from 'react-google-maps';
const Map = co…
-
withAuth.js:
import useAuth from "../customHooks/index.js";
import { withRouter } from "react-router-dom";
const WithAuth = (props) => useAuth(props) && props.children;
export default withRo…
-
Feature request:
Hi, Is it possible to implement this graph in Victory
![d05hgvl1](https://user-images.githubusercontent.com/53927098/84407864-08d47780-ac29-11ea-94a0-3f35bb840048.png)
-
### Describe the bug
When changing the orientation of the Tabs elements at root level (a radix feature prop), the UI doesn't update.
PLEASE update the component code- notice the data-[orientatio…
-
Hello Guys! I noticed that you check the props.visible by the presence of it in props.
Why not check for undefined?
https://github.com/react-component/tooltip/blob/b5e43fd3128f6bec414c7bb0308a4f…
-
## Issue
Hello, as the title says, I have trouble running Firebase Messaging on iOS. To make it more frustrating, the error messages I get tell me exactly nothing - but maybe you'll be able to deci…
-
I have a case where i validate onBlur={this.props.setValue(this.props.getValue());} / onExit
Now only validation rule that i want to achieve is: Required / No empty text
And my input component cod…
ekv88 updated
4 years ago