ShaikhKabeer

Results 10 comments of ShaikhKabeer

Hey @Kabijoy @edmofro , please share the exmaple. I want to use Sort functionality in my app but it's not working. It will be good if you share the exmaple.

Any solution for this one ?

Any solution for this @Chris-Petty @andreievg ?

Hey, actually I forgot to mention that backquote attribute in my code. It is there and I tried to change the font but it's not working.

I've used "react-native-simple-gauge" library for displaying Gauge chart in my app. But I also need to show the text below the start and end of gauge shape. So instead of...

Any update on this @Obooman

Remove import {PropTypes} from 'react-native' and place import PropTypes from 'prop-types'. Do it manually

I've done this by using debounce from 'lodash' library. Anyway Thanks @rimiti