cc-matthias-m

Results 7 comments of cc-matthias-m

The warning come from the library it self. On the file: 'react-native-sortable-list/src/Row.js' at line 197 : ``` Animated.timing(this._animatedLocation, { toValue: nextLocation, duration: 300, }).start(() => { this._isAnimationRunning = false; });...

> I am not sure if @obipawan still is interested in maintaining this repo (or has the time), although we and lots others find it helpful. So first: thanks to...

Generally, the convention is to prefix the package name with the author/company name. So `@volksverpetzer/react-native-hyperlink` is a good solution.

Hi, I tried with the patch 0.1.0 and all work as expected. Thanks

> Can you merge this pull request? Is there any problem with this? Until the merge was done. You could fork my PR and use it in your project. If...

> @cc-matthias-m could you raise same PR on https://github.com/MahmoudMabrok/mo3ta-markdown @MahmoudMabrok It seems that you project don’t accept PR. I have forked you project here https://github.com/ClubConnect/mo3ta-markdown. On the creation of a...

> @cc-matthias-m for forks, you must fork first, then open pr from your fork to my fork like we did in current fork. > > i raised and merged the...