Sergii Shymko
Sergii Shymko
Bug report is for iOS. Haven't tested on Android. Don't know if the issue is platform-specific.
Standalone component [react-native-keyboard-aware-scroll-view](https://github.com/APSL/react-native-keyboard-aware-scroll-view) seems to work: ``` js import { KeyboardAwareScrollView } from 'react-native-keyboard-aware-scroll-view'; ```
For the record, inputs / environment variables following certain naming conventions are being masked automatically. Please reference the detailed description and code examples in the related issue https://github.com/actions/runner/issues/475#issuecomment-742271143.