Rishi Kumar Chawda

Results 19 issues of Rishi Kumar Chawda

When used with react v16.4, it throws an error in dev console which was introduced after v16.3 in support of removing the `componentWillMount`, `componentWillReceiveProps`, and `componentWillUpdate` lifecycle methods. ![](https://user-images.githubusercontent.com/26366288/47778274-8087b400-dd1c-11e8-8003-731ff93138cd.png) Since...

Since componentWillRecieveProps will not be supported in future versions of react (v17.0), when used with static getDerivedStateFromProps method in a component it throws a warning that it contains legacy lifecycle...

Signed-off-by: rishichawda ## Description `user` property was not being used when `host` isn't passed. This is because how the native corefoundation APIs work where we can either pass both to...

Status: Waiting on Contributor
documentation

## Description Backporting the fix made in #12791 to chef-17 > `user` property was not being used when `host` isn't passed. This is because how the native corefoundation APIs work...

documentation

This code is shit. Remove everything, rewrite and publish as v1.1 under the `react-native-qrcode-generator` package name.

Setting side effects to `false` will prevent CSS from being included in the production build. Sadly, whoever wrote it never tested this for production.

Something similar to [Placeholder component](https://semantic-ui.com/elements/placeholder.html) in semantic ui

future :watch:

Add tab component to the set. Something like https://semantic-ui.com/modules/tab.html

future :watch:
Status: In progress :construction:

Add an accordion component to the main component set. Should be customizable through props and responsive.

Status: In progress :construction: