David Schumann

Results 34 comments of David Schumann

this repo has been dead for over a year now. I forked it here: https://github.com/schumannd/react-native-simple-markdown to use it in package.json add line: "react-native-simple-markdown": "git+https://github.com/schumannd/react-native-simple-markdown.git#forkable",

The current version of `react-native-simple-markdown` is using an outdated version of `simple-markdown`. Unfortunately the maintainer of this repository is not very active. I ended up forking it and fixing the...

Will the user be able to tap, hold and then continue to slide from there with this PR?

if I display the number 1-10 in the picker, the picker dropdown will be of about 10-20px width. If you try to increase the width (by e.g. setting style={ width:...

![Screenshot_20200409-172406](https://user-images.githubusercontent.com/5385472/78912197-978d1280-7a87-11ea-9544-e11ca956266d.jpg) This screenshot was taken while holding down on "2". It shows the touch area (grey area) of "2" being very small. I would expect it to span the full...

might be related to https://github.com/Khan/simple-markdown/issues/32

Maybe I understand these examples wrong, but they are not working for me. What I am looking for is a way to define types for `navigation.state.params` that a Component expects....

cant this be merged as an iOS-only feature for now?

@mauron85 I dont understand how that is a valid mock. I still get the error. TypeError: Sound.setCategory is not a function which makes sense. How do I mock this package...