Dawid van der Hoven

Results 12 issues of Dawid van der Hoven

## Issue I am unable to test with jest, when I attempt to test with jest using the default react-native jest test config: ``` module.exports = { preset: 'react-native', moduleFileExtensions:...

help wanted

Hey Great component, Would be great to be able to define "stamps" much like [Isotope Stamps](http://isotope.metafizzy.co/options.html#stamp). which is pretty much the only thing stopping me from using it...

enhancement

I currently have a react native project within a monorepo that also contains the api and web app. Therefore fetching the git history specific to the react native directory is...

[Add a feature list to the README, as well as some basic specs like TTFB and bundle size with the raw](https://github.com/erikras/react-redux-universal-hot-example/issues/1408#issuecomment-348464099)

Todo: - Finish writing tests for all the components and containers. - Set up testing for redux

enhancement
help wanted

Hey would be useful to show how to connect `redux-form` and `redux-observable` for anyone using this boilerplate.

enhancement

Hi, so I always get 2 hashes from `git rev-list --max-parents=0 HEAD` even with the full git history, which results in this error: ```bash [12:12:51]: git rev-list --max-parents=0 HEAD resulted...

Hi! found a rather strange bug on Android when using a custom userAgent and reloading via the ref. **Bug description:** When supplying a custom userAgent to the webview and triggering...

Platform: Android
Type: bug report

# Why version `3.7.0` contains a fix for a [keyframe animation crash as seen here](https://github.com/software-mansion/react-native-reanimated/commit/b92976687235304e8aad2f2cec889232d68ba6b3) # How Usage in project # Test Plan n/a # Checklist - [ ] Documentation...

bot: passed checks

Could this support `redux-observable` 2.0 and `rxjs` 6? Been playing around trying to implemnt it without any luck.