ilya.kuznetsov

Results 3 issues of ilya.kuznetsov

- [x] I have read the [Get Started - Installation](https://inappwebview.dev/docs/get-started/installation/) section - [x] I have read and done the [Get Started - Setup Android](https://inappwebview.dev/docs/get-started/setup-android/) section - [x] I have read...

bug

Dear developer! I like this app - this helps me in everyday life. Are there any options to mute the sound? Be default, when I close an app - it...

![2020-07-17 16 15 06](https://user-images.githubusercontent.com/33729094/87790159-c9f99900-c848-11ea-90ea-a8f00f77b79d.gif) ```js import React from 'react' import { createSharedElementStackNavigator } from 'react-navigation-shared-element' import { TransitionPresets } from '@react-navigation/stack' import { Home as HomeScreen } from '../screens/Home' import...