mowbell

Results 4 comments of mowbell

@oblador Why reason currently does not passed pass --chromeTolerance option on react native simulators and emulators? I think is useful for emulators too, due that flags are runned by diffengine...

Yes, @oblador this is awesome, thanks a lot It works very very well over iOS and React Native, It's great! Maybe, I suggest to add a timeout for story transitions...

You can complement setPage callback mock and allow page view switching with: `` setPage(selectedPage) { this.props.onPageSelected({ nativeEvent: { position: selectedPage } }); } `` It allows rendering of content when...

We have same issues with our test devices. Seems like some device manufacturers don't allow notifications in some situations, We are investigating also Take a loook on [manufacturers-interfere-with-reliable-notifications](https://onesignal.com/blog/manufacturers-interfere-with-reliable-notifications/)