SaeedZhiany
SaeedZhiany
@AzadMohammadi-z It's a native android library. you should write an RN wrapper for it if you want to use it in RN projects.
@lorenzogatti Thanks for your suggestion. I'm already doing the same. but I rather have library support for such functionality to get all the key -values by calling the function once....
@zabojad Is there any difference between the template created by master version and the one created by normal way (I mean the way we install this library using npm) I'm...
I guess [react-native-charts-wrapper](https://github.com/wuxudong/react-native-charts-wrapper) is the only native chart solution for RN projects. it wraps libraries mentioned in [the above comment](https://github.com/xanderdeseyn/react-native-responsive-linechart/issues/129#issuecomment-968056570).
@aMarCruz can you please review and merge this? also, publish a new version on npm if it's possible. Thanks
@aMarCruz can you please review and merge this? also, publish a new version on npm if it's possible. Thanks
Does anyone know why @naoufal or other repository maintainers does not review and merge the PRs or release merged PR as a new version? I have this issue too.
Quote from ReadMe.md file > ⚠️ Note: This library is not currently actively maintained. If you're looking for something more stable that "just works", the awesome folks over at Expo...
@TheDauntless Thanks for your information. it seems you have more specific knowledge about fingerprint authentication. I have a question and a request: 1) is there a similar problem with iOS...
@Swaagie there is [another Shamsi calendar implementation](https://github.com/mohamad-amin/PersianMaterialDateTimePicker) for android that looks very similar to the android default calendar. we can use it instead of the @MohamadKh75's linked library. however, it...