-
### Current behaviour
Now getting lots of console warnings regarding prop validation from prop types defined by third-party library.
### Expected behaviour
gridColumn prop on GridItem component sho…
-
Unless I misunderstand, resulting bundle from browserify still contains some `process.env.NODE_ENV` references because the `prop-types` package depends on a another package that does not specify `brow…
-
### Task Description: Implement an Input-Output Component
#### Objective:
Develop a component that allows **authorized users** to:
1. Provide **text input** and **file uploads** via a user-friendly …
-
# The Big Idea
I'd like to host a standalone online tool like https://transform.tools/json-to-jsdoc, but that will break down intermediary types, and also handle enums.
- [ ] JavaScript conversi…
-
Hi!
First of all thanks for a nice datepicker.
I'm not sure if this is a bug or me doing something wrong.
I've implemented the DayPickerSingleDateController to show on a button click. But the …
-
for version 0.69.1, we should have to import viewproptypes from 'deprecated-react-native-prop-types'.
in this current version, viewproptypes import from 'react-native'. please let us know any updated…
-
It would be useful for applications which need convert Avro data to Arrow data.
This is an adapter which convert data with existing API (like JDBC adapter) rather than a native reader (like orc).
…
-
### Initial checklist
- [X] I read the [support docs](https://mdxjs.com/community/support/)
- [X] I read the [contributing guide](https://mdxjs.com/community/contribute/)
- [X] I agree to follow …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Explain what you did
I have used
import {Dialog} from '@rneui/themed';
and Used in component
In …
-
The source code should to be converted from javascript to typescript. Also remove prop-types and type the props using typescript.